sink

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_sink_message_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type SinkMessage

type SinkMessage struct {
	MessageId          string            `protobuf:"bytes,1,opt,name=message_id,json=messageId,proto3" json:"message_id,omitempty"`
	Content            []byte            `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"`
	CurrentChunkNumber int32             `protobuf:"varint,3,opt,name=current_chunk_number,json=currentChunkNumber,proto3" json:"current_chunk_number,omitempty"`
	TotalChunks        int32             `protobuf:"varint,4,opt,name=total_chunks,json=totalChunks,proto3" json:"total_chunks,omitempty"`
	TracingInfo        map[string]string `` /* 182-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*SinkMessage) Descriptor deprecated

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

Deprecated: Use SinkMessage.ProtoReflect.Descriptor instead.

func (*SinkMessage) GetContent

func (x *SinkMessage) GetContent() []byte

func (*SinkMessage) GetCurrentChunkNumber

func (x *SinkMessage) GetCurrentChunkNumber() int32

func (*SinkMessage) GetMessageId

func (x *SinkMessage) GetMessageId() string

func (*SinkMessage) GetTotalChunks

func (x *SinkMessage) GetTotalChunks() int32

func (*SinkMessage) GetTracingInfo

func (x *SinkMessage) GetTracingInfo() map[string]string

func (*SinkMessage) ProtoMessage

func (*SinkMessage) ProtoMessage()

func (*SinkMessage) ProtoReflect

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

func (*SinkMessage) Reset

func (x *SinkMessage) Reset()

func (*SinkMessage) String

func (x *SinkMessage) String() string

Jump to

Keyboard shortcuts

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