//
pkg.gl
Category
github.com/irisgve/bootstrap-go-httpserver
internal
package
0.0.0-20210320052753-f424e139008d
Repository:
https://github.com/irisgve/bootstrap-go-httpserver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
149 SLOC
#
Functions
GetConfig
GetConfig gets the config setup from env or yaml file source.
NewServer
NewServer creates new server with logger.
#
Structs
Config
Config contains the full config structure of this application.
Server
Server contains the full structure for the new HTTP server.