Versions in this module Expand all Collapse all v1 v1.0.2 Nov 5, 2019 v1.0.1 Jul 5, 2019 v1.0.0 Jun 27, 2019 Changes in this version + var Marshal func(interface{}) ([]byte, error) + var NewDecoder func(r io.Reader) *jsoniter.Decoder + var NewEncoder func(w io.Writer) *jsoniter.Encoder + var Unmarshal func([]byte, interface{}) error Other modules containing this package github.com/tron-us/go-common/v2