modulepackage
1.0.0
Repository: https://github.com/paulusrobin/gogen-golib.git
Documentation: pkg.go.dev
# Functions
ErrorHandler function to override server error handler.
RegisterMiddleware function to add middleware to server.
RegisterMiddlewares function to add middleware to server.
RegisterRoute function to add route to server.
RegisterRoutes function to add multi route to server.
Server functions to initialize http server.