package
0.0.0-20240122065236-1d05f9631fc8
Repository: https://github.com/dimakoz/practicummetrics.git
Documentation: pkg.go.dev
# Functions
LoadAgentConfig returns *AgentConfig.
No description provided by the author
LoadServerConfig loads data to the passed ServerConfig.
No description provided by the author
NewServerConfig creates an instance of ServerConfig.
No description provided by the author
ProcessEnvServer fills ServerConfig.
# Structs
AgentConfig represents a config of the agent.
Config represents a config of the agent and/or the server.
No description provided by the author
No description provided by the author
ServerConfig represents a config of the server.
# Interfaces
No description provided by the author
# Type aliases
ProcessEnv receives and sets up the ServerConfig.