outboxpb

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_outbox_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type OutboxRecord

type OutboxRecord struct {

	// Deprecated: Marked as deprecated in outbox.proto.
	ForeignId int64             `protobuf:"varint,1,opt,name=foreign_id,json=foreignId,proto3" json:"foreign_id,omitempty"` // Deprecated for use of run_id
	Type      int32             `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"`
	Headers   map[string]string `` /* 155-byte string literal not displayed */
	RunId     string            `protobuf:"bytes,4,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
	// contains filtered or unexported fields
}

func (*OutboxRecord) Descriptor deprecated

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

Deprecated: Use OutboxRecord.ProtoReflect.Descriptor instead.

func (*OutboxRecord) GetForeignId deprecated

func (x *OutboxRecord) GetForeignId() int64

Deprecated: Marked as deprecated in outbox.proto.

func (*OutboxRecord) GetHeaders

func (x *OutboxRecord) GetHeaders() map[string]string

func (*OutboxRecord) GetRunId added in v0.2.0

func (x *OutboxRecord) GetRunId() string

func (*OutboxRecord) GetType

func (x *OutboxRecord) GetType() int32

func (*OutboxRecord) ProtoMessage

func (*OutboxRecord) ProtoMessage()

func (*OutboxRecord) ProtoReflect

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

func (*OutboxRecord) Reset

func (x *OutboxRecord) Reset()

func (*OutboxRecord) String

func (x *OutboxRecord) String() string

Jump to

Keyboard shortcuts

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