modulepackage
1.0.2
Repository: https://github.com/dannymato/gowebframework.git
Documentation: pkg.go.dev
# Functions
NewRouter creates a new httprouter.Router for the HandlerRouter router.
NewWebListener returns a pointer to a new WebListener with the specified database.
# Structs
HandlerRouter is a wrapper for httprouter to be compatible with http.Handler.
WebListener contains the main components for the webservice framework.