package
0.1.10
Repository: https://github.com/patrickascher/gofw.git
Documentation: pkg.go.dev

# Packages

Package httprouter implements the router.Interface and wraps the julienschmidt.httprouter.

# Functions

New creates the requested router provider and returns a router manager.
Register the router provider.

# Constants

Allowed HTTP Method constants.
Allowed HTTP Method constants.
Allowed HTTP Method constants.
Allowed HTTP Method constants.
pre-defined providers.
Allowed HTTP Method constants.
Request context keys.
Allowed HTTP Method constants.
Request context keys.
POST
Allowed HTTP Method constants.
Allowed HTTP Method constants.
Allowed HTTP Method constants.

# Variables

errors config.
Errors messages are defined here.
Errors messages are defined here.
Errors messages are defined here.
Errors messages are defined here.
Errors messages are defined here.
Errors messages are defined here.
Errors messages are defined here.
errors providers.
errors paths.

# Structs

No description provided by the author
RouteConfig defines the mapping between HTTP Methods(s) and controller functions.

# Interfaces

Router interface.
No description provided by the author