package
0.1.1
Repository: https://github.com/devplayer0/octolxd.git
Documentation: pkg.go.dev

# Functions

ConfigDecoderOptions enables necessary mapstructure decode hook functions.
ErrToStatus gets the HTTP statuscode for an error.
JSONErrResponse Sends an `error` as a JSON object with a `message` property.
JSONResponse Sends a JSON payload in response to a HTTP request.
NewServer creates a new octolxd server.

# Structs

Config defines octolxd's configuration.
Server represents the octolxd server.