//
pkg.gl
Category
github.com/postmanlabs/postman-insights-agent
daemon
package
0.30.18
Repository:
https://github.com/postmanlabs/postman-insights-agent.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
73 SLOC
#
Functions
EnsureJSONEncodedRequestBody
Ensures the request body is JSON-encoded.
NewHTTPError
Convenience method for creating HTTPResponses that represent errors.
NewHTTPResponse
HTTPResponse constructor.
#
Type aliases
HTTPResponse
Use rest.HTTPError as an HTTP response.