Versions in this module Expand all Collapse all v0 v0.0.16 Aug 7, 2020 v0.0.15 Jul 4, 2020 Changes in this version + var Default = JSONWriter(os.Stdout) + type Writer interface + Write func(data interface{}) error + func JSONWriter(writer io.Writer) Writer