package
3.6.5-1+incompatible
Repository: https://github.com/jscherff/cmdbd.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# 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

# Structs

Route is a HTTP verb/path-to-handler-function mapping.

# Type aliases

Routes is a collection of HTTP verb/path-to-handler-function mappings.