Versions in this module Expand all Collapse all v1 v1.0.1 Sep 23, 2019 Changes in this version + func Marshal(data interface{}) (result []byte, err error) + func UnMarshal(data []byte, result interface{}) (err error)