Versions in this module Expand all Collapse all v0 v0.7.6 Jan 31, 2025 Changes in this version + var File_cosmos_store_internal_kv_v1beta1_kv_proto protoreflect.FileDescriptor + type Pair struct + Key []byte + Value []byte + func (*Pair) Descriptor() ([]byte, []int) + func (*Pair) ProtoMessage() + func (x *Pair) GetKey() []byte + func (x *Pair) GetValue() []byte + func (x *Pair) ProtoReflect() protoreflect.Message + func (x *Pair) Reset() + func (x *Pair) String() string + type Pairs struct + Pairs []*Pair + func (*Pairs) Descriptor() ([]byte, []int) + func (*Pairs) ProtoMessage() + func (x *Pairs) GetPairs() []*Pair + func (x *Pairs) ProtoReflect() protoreflect.Message + func (x *Pairs) Reset() + func (x *Pairs) String() string