Versions in this module Expand all Collapse all v0 v0.2.2 Jun 13, 2025 v0.2.1 Jun 12, 2025 v0.2.0 Feb 22, 2025 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