package
0.0.0-20240620232407-b1e1f8b5a603
Repository: https://github.com/automattic/cron-control-runner.git
Documentation: pkg.go.dev

# Functions

NewProm configures the Prom metrics manager.
StartPromServer starts up metrics-related endpoints and listeners.

# Structs

Mock is a mock implementation of a Metrics Manager.
Prom tracks metrics via prometheus Initialize with NewProm().

# Interfaces

Manager is the contract that metric implementations must follow.