Versions in this module Expand all Collapse all v0 v0.0.2 Jun 8, 2024 v0.0.1 Jun 8, 2024 Changes in this version + func New(handlers ...Handler) *mux.Router + type Handler interface + Handlers func() map[string]http.HandlerFunc + Path func() string