Removed a comment for type Configuration that was from httpprocprobed service.
This commit is contained in:
parent
37643156fe
commit
bde8a59a31
@ -8,7 +8,6 @@ import (
|
||||
"gopkg.in/yaml.v3"
|
||||
)
|
||||
|
||||
// Configuration holds a list of process names to be tracked and a listen address.
|
||||
type Configuration struct {
|
||||
ListenOn string `yaml:"listen_on"`
|
||||
Icecast struct {
|
||||
|
Loading…
Reference in New Issue
Block a user