Versions in this module Expand all Collapse all v1 v1.4.5 Dec 28, 2022 v1.4.4 Dec 28, 2022 Changes in this version + var ErrInvalidMethod = errors.New("not a valid http method") + var ErrInvalidPath = errors.New("path must begin with '/'") + func NewRouter() httpx.Router