Versions in this module Expand all Collapse all v1 v1.0.0 Aug 29, 2021 Changes in this version + func ExtractArgs(typeObj types.TYPE, decoded map[string]interface{}) (types.Config, error) + type Builder interface + Build func(...string) string + Initiate func(config types.Config) error + Validate func() error + func Factory(dt types.TYPE) (Builder, error)