Versions in this module Expand all Collapse all v1 v1.0.1 Apr 5, 2021 Changes in this version + func GetUint64(i interface{}) (uint64, error) v1.0.0 Mar 31, 2021 Changes in this version + func Decode(data io.Reader) (map[string]interface{}, error) + func Encode(i map[string]interface{}) ([]byte, error)