Categorygithub.com/ElfLabs/configmap
modulepackage
0.0.0-20231006023225-541338e4519f
Repository: https://github.com/elflabs/configmap.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

DeepMapCopy returns a deep copy of a map[string]interface{}.
No description provided by the author
No description provided by the author
No description provided by the author
NestedBool returns the bool value of a nested field.
NestedFieldNoCopy returns a reference to a nested field.
NestedFloat64 returns the float64 value of a nested field.
NestedInt64 returns the int64 value of a nested field.
NestedSlice returns a deep copy of []interface{} value of a nested field.
NestedString returns the string value of a nested field.
NestedStringMap returns a copy of map[string]string value of a nested field.
NestedStringSlice returns a copy of []string value of a nested field.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
Parser represents a configuration format parser.
Provider represents a configuration provider.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author