1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2025-01-17 17:45:03 +02:00
woodpecker/vendor/github.com/getsentry/raven-go/docs/sentry-doc-config.json

16 lines
275 B
JSON
Raw Normal View History

2015-09-30 03:21:17 +02:00
{
"wizards": {
"go": {
"name": "Go",
"client_lib": "raven-go",
"is_framework": false,
"doc_link": "",
"snippets": [
"index#installation",
"index#configuring-the-client",
"index#reporting-errors"
]
}
}
}