Versions in this module Expand all Collapse all v0 v0.7.0 Jul 23, 2026 Changes in this version + type API struct + func AddEndpoints(endpoints []EndPoint) *API + func (a *API) Routes() *httprouter.Router + type EndPoint struct + Handler httprouter.Handle + MethodType string + Path string