Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetValueWithDefaultValue ¶
func GetValueWithDefaultValue(obj interface{}, path string, defaultValue interface{}) interface{}
GetValueWithDefaultValue Try to find the value given some key, if the key does not exist return a default value
func Pointer ¶
func Pointer[T PointerType](b T) *T
Types ¶
Click to show internal directories.
Click to hide internal directories.