package
3.6.5-1+incompatible
Repository: https://github.com/jscherff/cmdbd.git
Documentation: pkg.go.dev
# Functions
AppendRequest appends HTTP request information to an error string.
DecodeBody unmarshals the JSON object in the HTTP request body to an object.
ReadBody returns the HTTP request body.
WriteBody creates a new HTTP request body in an existing HTTP request.
# Constants
No description provided by the author
# Type aliases
Routes is a collection of HTTP verb/path-to-handler-function mappings.