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

# Functions

Audit accepts the results of a device self-audit and stores the results.
CheckIn records a device checkin.
CheckOut retrieves a serialized device and returns it as a JSON object.
Init initializes the package variables required for operation.
NewSn generates a new serial number for an unserialized device.

# Variables

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