Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( IsPb2 = true TemplateFileName = `template.go` )
View Source
var W = library{ Check: Check.New(), }
Functions ¶
func FilterStruct ¶
func Kind2TypeStr ¶
func TypeStr2Kind ¶
Types ¶
type FilterNode ¶
type ParserTag ¶
type ParserTag struct {
// contains filtered or unexported fields
}
func (ParserTag) UseFilter ¶
func (n ParserTag) UseFilter(f FilterNode)
Click to show internal directories.
Click to hide internal directories.