Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrFieldCannotSet = errors.New("field cannot set") ErrUnexpectJSONValue = errors.New("Unexpect JSON value") ErrUnknownFieldType = errors.New("Unknown field type") )
View Source
var (
ErrUnknownTag = errors.New("Unknown tag")
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.