package
0.0.26
Repository: https://github.com/pubgo/vapper.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Stop causes the router to stop listening for changes, and therefore the router will not trigger any more router.Handler functions.

# Structs

Context is used as an argument to Handlers.
No description provided by the author

# Interfaces

Handler is a function which is run in response to a specific route.