package
1.2.2
Repository: https://github.com/konfortes/go-server-utils.git
Documentation: pkg.go.dev

# Functions

GracefulShutdown shuts down srv gracefully ane executes shutdown hooks.
Initialize initializes a gin app.

# Structs

Config is server configuration.
Handler is a gin HandlerFunc with the http method and pattern to handle.