# Functions
New creates a new client instance.
NewFromConfig creates the client based on cfg.
NewFromConfigFile creates the client based on configuration from a file.
NewFromReader creates the client based on configuration read from an io.Reader.
# Variables
ErrorEmptyAddress : Denotes that an empty config has been provided.