//
pkg.gl
Category
github.com/Victor-Acrani/go-api-starterkit
app
service
demo-api
handlers
package
0.0.0-20240503012650-e1ac494ba0ce
Repository:
https://github.com/victor-acrani/go-api-starterkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
51 SLOC
#
Packages
v1
No description provided by the author
#
Functions
APIMux
APIMux constructs a http.Handler with all application routes defined.
#
Structs
APIMuxConfig
APIMuxConfig contains all the mandatory systems required by handlers.