package
0.10.3
Repository: https://github.com/gorcon/rcon-cli.git
Documentation: pkg.go.dev

# Functions

NewConfig finds and parses config file with remote server credentials.

# Constants

DefaultConfigEnv is the name of the environment, which is taken as default unless another value is passed.
DefaultConfigName sets the default config file name.
DefaultProtocol contains the default protocol for connecting to a remote server.
DefaultTimeout contains the default dial and execute timeout.
Allowed protocols.
Allowed protocols.
Allowed protocols.

# Variables

ErrConfigValidation is when config validation completed with errors.
ErrUnsupportedFileExt is returned when config file has an unsupported extension.

# Structs

Session contains details for making a request on a remote server.

# Type aliases

Config allows to take a remote server address and password from the configuration file.