Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Router server.HTTPRouter `kong:"-"` // HTTP Router Path string `default:"metrics" help:"Path prefix"` Tags map[string]any `help:"Tags to add to all metrics"` }
func (Config) Description ¶
Click to show internal directories.
Click to hide internal directories.