Documentation
¶
Overview ¶
Package helper has helpers for using Viper config
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetViperCombine ¶
GetViperCombine returns the value at this key, with all layers combined meant to be used by viper as a work-around for .Get(key) not working
func IsNilValue ¶
func IsNilValue(a interface{}) bool
IsNilValue returns true if a is nil, or a is an interface with nil data
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.