1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-07 01:50:23 +08:00
Files
terasu-cloudflared/vendor/github.com/getsentry/raven-go/docs/sentry-doc-config.json
2018-07-19 15:02:24 -05: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"
]
}
}
}