messagepb

package
v0.0.0-...-bd4e2c0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_messagepb_messagepb_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DummyPreprepare

type DummyPreprepare struct {
	Sn    uint64           `protobuf:"varint,1,opt,name=sn,proto3" json:"sn,omitempty"`
	Batch *requestpb.Batch `protobuf:"bytes,2,opt,name=batch,proto3" json:"batch,omitempty"`
	// contains filtered or unexported fields
}

func (*DummyPreprepare) Descriptor deprecated

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

Deprecated: Use DummyPreprepare.ProtoReflect.Descriptor instead.

func (*DummyPreprepare) GetBatch

func (x *DummyPreprepare) GetBatch() *requestpb.Batch

func (*DummyPreprepare) GetSn

func (x *DummyPreprepare) GetSn() uint64

func (*DummyPreprepare) ProtoMessage

func (*DummyPreprepare) ProtoMessage()

func (*DummyPreprepare) ProtoReflect

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

func (*DummyPreprepare) Reset

func (x *DummyPreprepare) Reset()

func (*DummyPreprepare) String

func (x *DummyPreprepare) String() string

type Message

type Message struct {

	// Types that are assignable to Type:
	//	*Message_Iss
	//	*Message_DummyPreprepare
	Type isMessage_Type `protobuf_oneof:"type"`
	// contains filtered or unexported fields
}

func (*Message) Descriptor deprecated

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

Deprecated: Use Message.ProtoReflect.Descriptor instead.

func (*Message) GetDummyPreprepare

func (x *Message) GetDummyPreprepare() *DummyPreprepare

func (*Message) GetIss

func (x *Message) GetIss() *isspb.ISSMessage

func (*Message) GetType

func (m *Message) GetType() isMessage_Type

func (*Message) ProtoMessage

func (*Message) ProtoMessage()

func (*Message) ProtoReflect

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

func (*Message) Reset

func (x *Message) Reset()

func (*Message) String

func (x *Message) String() string

type Message_DummyPreprepare

type Message_DummyPreprepare struct {
	DummyPreprepare *DummyPreprepare `protobuf:"bytes,100,opt,name=dummy_preprepare,json=dummyPreprepare,proto3,oneof"`
}

type Message_Iss

type Message_Iss struct {
	Iss *isspb.ISSMessage `protobuf:"bytes,1,opt,name=iss,proto3,oneof"`
}

Jump to

Keyboard shortcuts

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