Versions in this module Expand all Collapse all v0 v0.7.0 Apr 28, 2026 Changes in this version + func JSONMarshal(msg interface{}) ([]byte, error) + func JSONUnmarshal(buf []byte, msg interface{}) error + func Marshal(msg interface{}) ([]byte, error) + func Unmarshal(buf []byte, msg interface{}) error