hanayo/vendor/github.com/getsentry/raven-go/docs/sentry-doc-config.json
2019-02-23 13:29:15 +00:00

26 lines
532 B
JSON

{
"support_level": "in-development",
"platforms": {
"go": {
"name": "Go",
"type": "language",
"doc_link": "",
"wizard": [
"index#installation",
"index#configuring-the-client",
"index#reporting-errors",
"index#reporting-panics"
]
},
"go.http": {
"name": "net/http",
"type": "framework",
"doc_wizard": "integrations/http/",
"wizard": [
"integrations/http#installation",
"integrations/http#setup"
]
}
}
}