validation

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2025 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AssertKeyAtLeastLength

func AssertKeyAtLeastLength(bz []byte, length int)

AssertKeyAtLeastLength panics when store key length is less than the given length.

func AssertKeyLength

func AssertKeyLength(bz []byte, length int)

AssertKeyLength panics when store key length is not equal to the given length.

func EncodeWithLengthPrefix

func EncodeWithLengthPrefix(bz []byte) ([]byte, error)

func IsDomainName

func IsDomainName(s string) bool

IsDomainName checks if a string is a presentation-format domain name (currently restricted to hostname-compatible "preferred name" LDH labels and SRV-like "underscore labels"; see golang.org/issue/12421).

func KeyAtLeastLength

func KeyAtLeastLength(bz []byte, length int) error

func KeyLength

func KeyLength(bz []byte, length int) error

func MustEncodeWithLengthPrefix

func MustEncodeWithLengthPrefix(bz []byte) []byte

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL