Versions in this module Expand all Collapse all v1 v1.5.1 May 14, 2026 v1.5.0 May 13, 2026 Changes in this version + func IsSystemRoute(p string) bool + func MetricsURLSkipper(c echo.Context) bool + type RequestHandler interface + Handle func(c echo.Context) error + type Route struct + Handler RequestHandler + Method string + Path string + func NewAPIRoutes(dbSession *cdb.Session, tc tClient.Client, tnc tClient.NamespaceClient, ...) []Route + func NewSystemAPIRoutes() []Route