package
Version:
v1.20.0
Opens a new window with list of versions in this module.
Published: Nov 9, 2023
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]any 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.