Versions in this module Expand all Collapse all v1 v1.0.2 Jun 25, 2019 Changes in this version + type DecodeOption interface v1.0.1 May 29, 2019 v1.0.0 May 29, 2019 Changes in this version + type Option interface + type Result struct + Broken map[string]struct{} + Error error + Missing map[string]struct{} + Used map[string]struct{} + func Decode(input map[string]interface{}, output interface{}, opts ...Option) Result