# Structs
HTTPOptions contains configuration for http server.
HTTPSOptions contains configuration for https server.
Options contains configuration options for api server.
TLSOptions contains configuration for TLS.
# Interfaces
APIServer is the interface of the api server.
# Type aliases
SetupFunc is the func used to set up the engine.