//
pkg.gl
Category
github.com/facily-tech/go-core/http
server
package
1.6.0
Repository:
https://github.com/facily-tech/go-core.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
10
Dependents
1
Files
73 SLOC
#
Packages
middleware
Package middleware is about middlewares that must be added to chi handler.
#
Functions
Run
Run the server http.
#
Constants
PrefixConfig
PrefixConfig is the environment prefix ex: HOST_PORT will be added API_ as prefix.
#
Structs
Config
Config is the API Server Configuration.