Versions in this module Expand all Collapse all v0 v0.1.0 Feb 24, 2025 Changes in this version + type Router struct + func NewRouter() *Router + func (r *Router) Middlewares() []func(http.Handler) http.Handler + func (r *Router) Routes() []router.Route