package
0.0.0-20241218220916-159566f854e5
Repository: https://github.com/podengo-project/idmsvc-backend.git
Documentation: pkg.go.dev

# Functions

NewRouterForMetrics fill the routing information for /metrics endpoint.
NewRouterWithConfig fill the router configuration for the given echo instance, providing routes for the public endpoints, the private paths (includes the healthcheck), and the /metrics path e is the echo instance where to add the routes.