Versions in this module Expand all Collapse all v0 v0.0.2 Jun 8, 2024 v0.0.1 Jun 8, 2024 Changes in this version + type Field struct + FType string + Name string + Tag *Tag + TypeNode ast.Node + func (f Field) String() string + type Range struct + Left int + Right int + type Tag struct + FuncName string + Ignore bool + Range Range + func (t *Tag) IsIgnore() bool + func (t *Tag) String() string + type TemplateData struct + Snippets []string + TargetTypeName string + ValidatorName string + type Validatable struct + Fields []Field + Name string + ValidatorName string