//
pkg.gl
Category
github.com/pubgo/vapper
jsvapper
package
0.0.26
Repository:
https://github.com/pubgo/vapper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
6
Files
441 SLOC
#
Functions
Default
No description provided by the author
Stop
Stop causes the router to stop listening for changes, and therefore the router will not trigger any more router.Handler functions.
#
Structs
Context
Context is used as an argument to Handlers.
Vapper
No description provided by the author
#
Interfaces
Handler
Handler is a function which is run in response to a specific route.