Versions in this module Expand all Collapse all v0 v0.1.0 Aug 30, 2018 Changes in this version + func RemarshalJSON(from interface{}, to interface{}) error + func RemarshalYAML(from interface{}, to interface{}) error + func UnmarshalJSON(from []byte, to interface{}) error + func UnmarshalYAML(from []byte, to interface{}) error + type Defaultable interface + ApplyDefaults func()