package
0.3.2
Repository: https://github.com/apenella/gitlabcli.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# 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.