package
0.0.2
Repository: https://github.com/wangtaoking1/app-base.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

New returns a new api server instance.
NewOptions return a new options for server.

# 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.