Documentation
¶
Index ¶
Constants ¶
View Source
const ConfigDirName = "go_dev_monitor"
Variables ¶
This section is empty.
Functions ¶
func GetDefaultConfigDir ¶
Types ¶
type Agent ¶
type Agent struct { Roots []string `yaml:"roots"` MaxFolderDept int `yaml:"max_folder_dept"` ServerAddress string `yaml:"server_address"` Hostname string `yaml:"hostname"` }
func NewAgentConfig ¶
func NewAgentConfig() *Agent
func (*Agent) RemoveRoot ¶
Click to show internal directories.
Click to hide internal directories.