Documentation ¶
Index ¶
Constants ¶
View Source
const PRETTY = "pretty"
View Source
const PROMETHEUS = "prometheus"
View Source
const STDOUT = "stdout"
Variables ¶
This section is empty.
Functions ¶
func InitMeter ¶
func InitMeter(db persistence.Conn) func()
InitMeter initializes the global metric progider.
Types ¶
type Cleanuper ¶
type Cleanuper interface {
Cleanup()
}
func Initialize ¶
func Initialize(db persistence.Conn) Cleanuper
Click to show internal directories.
Click to hide internal directories.