package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Feb 13, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Decode(in map[string]interface{}, out interface{}) error
Decode unmarshalls a map[string]interface{} into a structure.
func Encode(in interface{}, out *map[string]interface{}) error
Encode marshals a structure into a map[string]interface{}.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.