package
Version:
v1.2.4
Opens a new window with list of versions in this module.
Published: Jun 18, 2022
License: AGPL-3.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrRequired = fmt.Errorf("required")
ErrMutualReference = fmt.Errorf("mutual reference or invalid value")
ErrOverlayHierarchicalKey = fmt.Errorf("overlay hierarchical key")
)
func SetValueHierarchicalMap(m map[string]interface{}, key string, val interface{}) error
type EnvBinder struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.