Versions in this module Expand all Collapse all v0 v0.1.0 May 18, 2026 Changes in this version + func Unmarshal(data []byte, v any, opts ...Option) error + type Kind string + const KindDropNull + const KindUnwrapStringArray + const KindWrapInArray + const KindWrapObjectInArray + type Option func(*config) + func OnRepair(fn func([]Kind)) Option