//
pkg.gl
Category
github.com/grafana/grafana-plugin-sdk-go
experimental
e2e
utils
package
0.263.0
Repository:
https://github.com/grafana/grafana-plugin-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
5
Files
36 SLOC
#
Functions
ReadRequestBody
ReadRequestBody reads the request body without closing the req.Body.
RoundTripper
RoundTripper is a http.RoundTripper that can be used to proxy requests without consuming the req.Body.