package
Version:
v0.1.5
Opens a new window with list of versions in this module.
Published: Aug 2, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Flatten(input map[string]interface{}) map[string]interface{}
Flatten flattens a given Map.
func MapToStruct(fromMap map[string]interface{}, toStruct interface{}) error
MapToStruct converts a map to a struct, 'toStruct' must be a pointer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.