//
pkg.gl
Category
github.com/konfortes/go-server-utils
server
package
1.2.2
Repository:
https://github.com/konfortes/go-server-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
83 SLOC
#
Functions
GracefulShutdown
GracefulShutdown shuts down srv gracefully ane executes shutdown hooks.
Initialize
Initialize initializes a gin app.
#
Structs
Config
Config is server configuration.
Handler
Handler is a gin HandlerFunc with the http method and pattern to handle.