package
0.0.0-20201022224356-b09f34314768
Repository: https://github.com/travmatth-org/qaas.git
Documentation: pkg.go.dev

# Functions

Main configures and starts a server with specified configuration, file system, and aws service clients.
New configures and returns a server instance struct with the specified opts.
WithHandlers loads HTTP handlers on endpoints.

# Structs

Server w/ embedded *http.Server, *mux.Router, zerolog.Logger instances.

# Type aliases

Opt is the signature of server configuration functions.