package
2.3.3
Repository: https://github.com/duke-git/lancet.git
Documentation: pkg.go.dev

# Functions

New returns a new *Struct.
ToMap convert struct to map, only convert exported struct field map key is specified same as struct field tag `json` value.

# Structs

Field is abstract struct field for provide several high level functions.
Struct is abstract struct for provide several high level functions.
Tag is abstract struct field tag.