package
Version:
v1.7.21
Opens a new window with list of versions in this module.
Published: Apr 15, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
func DecodeMap(encoded []byte) (map[interface{}]interface{}, error)
DecodeMap decode data to map
func EncodeMap(obj map[interface{}]interface{}) ([]byte, error)
EncodeMap encode the map to gob
Source Files
¶
Click to show internal directories.
Click to hide internal directories.