Versions in this module Expand all Collapse all v0 v0.0.1 Mar 5, 2021 Changes in this version + var ErrMultipleRoots = errors.New("multiple roots") + var ErrPrimitiveRootType = errors.New("root type is primitive") + func Parse(reader io.Reader) (interface{}, error)