package
Version:
v0.0.0-...-317432a
Opens a new window with list of versions in this module.
Published: Jan 29, 2024
License: GPL-3.0
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.