Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrAlreadyExists = fmt.Errorf("validator already exists") ErrImmutableField = fmt.Errorf("immutable field cannot be updated") )
View Source
var ErrUnknownVersion = errors.New("unknown validator-data codec version")
ErrUnknownVersion is returned when a wire blob carries a codec version other than codecVersion. Decomplected from codec.Manager but preserved as an exported sentinel because tests assert on it.
Functions ¶
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package interfaces is a generated GoMock package.
|
Package interfaces is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.