Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InternalError ¶
type InternalError struct {
Err error
}
func NewInternalError ¶
func NewInternalError(err error) InternalError
func (InternalError) Error ¶
func (e InternalError) Error() string
type NormalValidator ¶
type NormalValidator struct{}
type Validatable ¶
Click to show internal directories.
Click to hide internal directories.