Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { APIKey string `mapstructure:"api_key"` Name string `mapstructure:"agent_name"` ServerURL string `mapstructure:"server_url"` OTLPServer OtlpServer `mapstructure:"otlp_server"` }
func LoadConfig ¶
type OtlpServer ¶
Click to show internal directories.
Click to hide internal directories.