Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrMethod = errors.New("tag method name not found") ErrPtrNil = errors.New("pointer parament is nil") ErrTypeStr = errors.New("value v must be a pointer to a struct") ErrTagAbs = errors.New("tag abs must be a field name") ErrTagType = errors.New("tag default's type didn't match") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.