Versions in this module Expand all Collapse all v1 v1.0.0 Feb 19, 2022 Changes in this version + type Flattener interface + Flatten func(io.Reader) (map[string]interface{}, error) + type JSON struct + func (j *JSON) Flatten(r io.Reader) (map[string]interface{}, error)