Versions in this module Expand all Collapse all v0 v0.0.2 Feb 5, 2024 v0.0.1 Jan 23, 2024 Changes in this version + type AgentConfig struct + HttpPort int + Log newlog.LogConfig + ProfilePort int + Scripts []ScriptConfig + ServerAddress string + TcpPort int + func (c *AgentConfig) Parse(configPath string) + type ScriptConfig struct + ScriptPath string + ScriptType string