package
0.0.0-20200922164111-e3fd3401e6cd
Repository: https://github.com/rhd-gitops-example/gitops-backend.git
Documentation: pkg.go.dev

# Functions

New creates and returns a PrometheusMetrics initialised with prometheus counters.
NewMock creates and returns a MockMetrics.

# Structs

MockMetrics is a type that provides a simple counter for metrics for test purposes.
PrometheusMetrics is a wrapper around Prometheus metrics for counting events in the system.

# Interfaces

Interface implementations provide metrics for the system.