Documentation
¶
Overview ¶
This package functions as wrapper to viper (library) functionality used in rcc.
Index ¶
- func AllKeys() []string
- func AsGuid(content []byte) string
- func CanTrack() bool
- func ConfigFileUsed() string
- func ConsentTracking(state bool)
- func Get(key string) interface{}
- func GetBool(key string) bool
- func GetInt64(key string) int64
- func GetString(key string) string
- func GetUint64(key string) uint64
- func IsAvailable() bool
- func Lockfile() string
- func Set(key string, value interface{})
- func SetConfigFile(in string)
- func TrackingIdentity() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigFileUsed ¶
func ConfigFileUsed() string
func ConsentTracking ¶
func ConsentTracking(state bool)
func IsAvailable ¶
func IsAvailable() bool
func SetConfigFile ¶
func SetConfigFile(in string)
func TrackingIdentity ¶
func TrackingIdentity() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.