package
Version:
v0.0.0-...-8d187f3
Opens a new window with list of versions in this module.
Published: Oct 22, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type StatsdConfig struct {
Enabled bool `default:"true" yaml:"enabled"`
Host string `default:"127.0.0.1" yaml:"host"`
Port int `default:"20033" yaml:"port"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.