# Functions
New return a configuration struct.
# Constants
BaseURLKey is the key used to store the Gitlab server url.
TokenKey is the key used to store the token to authenticate.
WorkingDirKey is the key used to store the working directory.
# Structs
Configuration for gitlabcli.
# Interfaces
ConfigValidator interface used to validate configuration.