mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-17 17:45:03 +02:00
16 lines
275 B
JSON
16 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"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|