package
Version:
v0.14.5
Opens a new window with list of versions in this module.
Published: Feb 23, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Enabled bool `koanf:"enabled"`
Endpoint string `koanf:"endpoint"`
Interval time.Duration `koadnf:"interval_seconds"`
}
type UsageReporter interface {
Start()
Stop()
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.