Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrStructNotFound = errors.New("struct not found") ErrUnSupportInlineType = errors.New("unsupport inline type") )
Functions ¶
Types ¶
type ApiStruct ¶ added in v1.0.16
type StructParser ¶ added in v1.0.21
type StructParser struct {
Src string
}
Click to show internal directories.
Click to hide internal directories.