Documentation
¶
Index ¶
- func Coin(x any) (sdk.Coin, error)
- func Dec(x any) (sdk.Dec, error)
- func NonNegativeDec(x any) (sdk.Dec, error)
- func PositiveUint64(x any) (uint64, error)
- func Uint64(x any) (uint64, error)
- func ValidateCoin(x any) error
- func ValidateDec(x any) error
- func ValidateNonNegativeDec(x any) error
- func ValidatePositiveUint64(x any) error
- func ValidateUint64(x any) error
- func ValidateZeroToOneDec(x any) error
- func ZeroToOneDec(x any) (sdk.Dec, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PositiveUint64 ¶ added in v0.2.6
func ValidateCoin ¶ added in v0.2.12
func ValidateDec ¶ added in v0.2.6
func ValidateNonNegativeDec ¶ added in v0.2.6
func ValidatePositiveUint64 ¶
func ValidateUint64 ¶
func ValidateZeroToOneDec ¶ added in v0.2.6
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.