Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Err = errors.New("validation error")
Functions ¶
Types ¶
type Error ¶ added in v0.3.0
type Error struct {
// contains filtered or unexported fields
}
Error type
type FendField ¶ added in v0.3.0
type FendField struct {
// contains filtered or unexported fields
}
type FendFields ¶ added in v0.3.2
type FendFields []FendField
func (FendFields) Add ¶ added in v0.3.2
func (f FendFields) Add(fields ...FendField) FendFields
Source Files
¶
Click to show internal directories.
Click to hide internal directories.