Versions in this module Expand all Collapse all v2 v2.1.0 May 2, 2026 Changes in this version + func RegisterAdminRoutes(r Router, requireAdmin func(http.Handler) http.Handler) error v2.0.1 Feb 2, 2026 Changes in this version + func RegisterRoutes(r Router) + type Router interface + Get func(pattern string, h http.HandlerFunc) Other modules containing this package github.com/aatuh/api-toolkit