package
1.45.2
Repository: https://github.com/armory-io/go-commons.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New creates a metrics service that by defaults serves metrics on :3001/metrics, but is separate from the management endpoints Deprecated: this will be deleted once all apps are on the server module, where metrics will be served on the management port (defaults to the server port unless you change it).
NewMockMetricsSvc creates a new mock instance.
NewSvc creates an instance of the metrics service but does not start a server for metrics scraping.

# Structs

No description provided by the author
No description provided by the author
MockMetricsSvc is a mock of MetricsSvc interface.
MockMetricsSvcMockRecorder is the mock recorder for MockMetricsSvc.

# Interfaces

No description provided by the author