//
pkg.gl
Category
github.com/cc2k19/go-tin
server
package
0.0.2
Repository:
https://github.com/cc2k19/go-tin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
102 SLOC
#
Functions
DefaultSettings
DefaultSettings returns the default values for configuring the server.
New
New creates a new server with the provided REST api configuration and server configuration.
#
Structs
Server
Server is the server to process incoming HTTP requests.
Settings
Settings type to be loaded from the environment.