# Functions

APIError returns model.Error with given code and msg.
ErrPayload returns err.Payload or *model.Error(nil) or err for unknown errors.
InitMetrics must be called once before using this package.
NewServer returns OpenAPI server configured to listen on the TCP network address cfg.Host:cfg.Port and handle requests on incoming connections.

# Structs

No description provided by the author

# Type aliases

No description provided by the author