mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-20 08:51:01 +00:00
15 lines
275 B
JSON
15 lines
275 B
JSON
{
|
|
"wizards": {
|
|
"go": {
|
|
"name": "Go",
|
|
"client_lib": "raven-go",
|
|
"is_framework": false,
|
|
"doc_link": "",
|
|
"snippets": [
|
|
"index#installation",
|
|
"index#configuring-the-client",
|
|
"index#reporting-errors"
|
|
]
|
|
}
|
|
}
|
|
}
|