package
0.3.2
Repository: https://github.com/nubeio/lib-module-go.git
Documentation: pkg.go.dev

# Functions

NewRouter creates a new Router instance.

# Structs

No description provided by the author
Router is a simple router that maps URL patterns to handlers.

# Type aliases

HandlerFunc defines the type for request handlers.