Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandDefault ¶
func ExpandDefault(v any)
Types ¶
type Error ¶
type Error struct {
Fields []*ErrorField
}
type ErrorField ¶
type ErrorField struct {
Name string
Tag string
Value string
// contains filtered or unexported fields
}
func (*ErrorField) String ¶
func (f *ErrorField) String() string
Click to show internal directories.
Click to hide internal directories.