kvv1beta1

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Code generated by protoc-gen-go-pulsar. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var File_cosmos_base_kv_v1beta1_kv_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Pair

type Pair struct {
	Key   []byte `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
	Value []byte `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
	// contains filtered or unexported fields
}

Pair defines a key/value bytes tuple.

func (*Pair) Descriptor deprecated

func (*Pair) Descriptor() ([]byte, []int)

Deprecated: Use Pair.ProtoReflect.Descriptor instead.

func (*Pair) GetKey

func (x *Pair) GetKey() []byte

func (*Pair) GetValue

func (x *Pair) GetValue() []byte

func (*Pair) ProtoMessage

func (*Pair) ProtoMessage()

func (*Pair) ProtoReflect

func (x *Pair) ProtoReflect() protoreflect.Message

func (*Pair) Reset

func (x *Pair) Reset()

func (*Pair) String

func (x *Pair) String() string

type Pairs

type Pairs struct {
	Pairs []*Pair `protobuf:"bytes,1,rep,name=pairs,proto3" json:"pairs,omitempty"`
	// contains filtered or unexported fields
}

Pairs defines a repeated slice of Pair objects.

func (*Pairs) Descriptor deprecated

func (*Pairs) Descriptor() ([]byte, []int)

Deprecated: Use Pairs.ProtoReflect.Descriptor instead.

func (*Pairs) GetPairs

func (x *Pairs) GetPairs() []*Pair

func (*Pairs) ProtoMessage

func (*Pairs) ProtoMessage()

func (*Pairs) ProtoReflect

func (x *Pairs) ProtoReflect() protoreflect.Message

func (*Pairs) Reset

func (x *Pairs) Reset()

func (*Pairs) String

func (x *Pairs) String() string

Jump to

Keyboard shortcuts

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