//
pkg.gl
Category
github.com/leostmac/grafana-plugin-sdk-go
backend
resource
package
0.0.11
Repository:
https://github.com/leostmac/grafana-plugin-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
42 SLOC
#
Packages
httpadapter
Package httpadapter provides support for handling resource calls using an http.Handler.
#
Functions
SendJSON
SendJSON sends a JSON response.
SendPlainText
SendPlainText sends a plain text response.