Versions in this module Expand all Collapse all v0 v0.0.1 Jun 7, 2021 Changes in this version + func Marshal(v interface{}) ([]byte, error) + func MarshalIndent(v interface{}, prefix, indent string) ([]byte, error) + func RegisterType(_type interface{}, name string) + func Unmarshal(bz []byte, v interface{}) error