package
Version:
v1.8.0
Opens a new window with list of versions in this module.
Published: Nov 8, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 17
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.