package
Version:
v0.0.6
Opens a new window with list of versions in this module.
Published: Aug 14, 2024
License: MPL-2.0
Opens a new window with license information.
Imports: 7
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
func DecodeJSON(body []byte, out interface{}) error
func Encode(obj interface{}) map[string]interface{}
func EncodeJSON(in interface{}) ([]byte, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.