26 lines
532 B
JSON
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"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|