Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatsController ¶
type StatsController struct{}
StatsController handles the statistics of the flag collector
func NewStatsController ¶
func NewStatsController() *StatsController
func (*StatsController) ForceFlushFlags ¶
func (*StatsController) ForceFlushFlags(ctx *fiber.Ctx) error
ForceFlushFlags force a flush of the flags in the collector
func (*StatsController) GetFlagStats ¶
func (*StatsController) GetFlagStats(ctx *fiber.Ctx) error
GetFlagStats return the statistics of the flag collector
Click to show internal directories.
Click to hide internal directories.