Documentation
¶
Index ¶
- func CombineMaps[T any](input ...map[string]T) map[string]T
- func FlattenMap(input map[string]interface{}, prefix string) map[string]string
- func GetFullPath(filePath string) (string, error)
- func LoadFile(file string) (*[]byte, error)
- func LoadItem(item string, dst interface{}) error
- func PathExists(filePath string) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CombineMaps ¶
func GetFullPath ¶
func PathExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.