package
Version:
v0.0.0-...-3d7e2af
Opens a new window with list of versions in this module.
Published: Oct 22, 2019
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Decoder is the core of structure
NewDecoder return a Decoder by Option
Decode transform a map[string]interface{} to a struct
type Option struct {
TagName string
WeaklyTypedInput bool
}
Option is the configuration that is used to create a new decoder
Source Files
¶
Click to show internal directories.
Click to hide internal directories.