package
0.0.0-20241209140520-d5462cde2281
Repository: https://github.com/patyukin/mbs-api-gateway.git
Documentation: pkg.go.dev
# Functions
RegisterAuthMetrics initializes and registers Prometheus metrics for authentication.
RegisterLoggerMetrics initializes and registers logger-related metrics.
No description provided by the author
# Variables
Declare counters as Prometheus-compatible types.
No description provided by the author
Declare counters as Prometheus-compatible types.
No description provided by the author
Declare counters as Prometheus-compatible types.
No description provided by the author
Declare counters as Prometheus-compatible types.
Declare counters as Prometheus-compatible types.
No description provided by the author
Declare counters as Prometheus-compatible types.
# Interfaces
go:generate go run github.com/vektra/mockery/[email protected] --name=Counter --output=../handler/mocks.