//
pkg.gl
Category
github.com/apenella/gitlabcli
internal
configuration
load
package
0.3.2
Repository:
https://github.com/apenella/gitlabcli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
44 SLOC
#
Functions
Load
Load function is responsible to load configuration from a file.
Unmarshal
Unmarshal function is responsible to unmarshal configuration.
#
Interfaces
ConfigurationLoader
ConfigurationLoader interface is an interface to load configuration.
ConfigurationUnmarshaler
ConfigurationUnmarshaler interface is an interface to unmarshal configuration.