//
pkg.gl
Category
github.com/hamba/pkg/v2
http
server
package
2.12.0
Repository:
https://github.com/hamba/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
17
Dependents
2
Files
461 SLOC
#
Structs
GenericServer
GenericServer is an HTTP server.
#
Type aliases
PostStartHookFunc
PostStartHookFunc is a function called after server start.
PreShutdownHookFunc
PreShutdownHookFunc is a function called before server shutdown.