# Functions
New will setup the API listener.
WithAddress sets the listener address.
WithCertFiles sets the certFile and keyFile for tls.
WithConfig applies the whole config.
WithDevCert enables a development tls certificate.
WithHandler sets the http handler/router.
# Type aliases
No description provided by the author