proto

package
v1.7.4 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_pkg_apis_proto_metadata_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type KeyValueGroup

type KeyValueGroup struct {
	KeyValue map[string][]byte `` /* 159-byte string literal not displayed */
	// contains filtered or unexported fields
}

KeyValueGroup is a group of key-value pairs for a given group.

func (*KeyValueGroup) Descriptor deprecated

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

Deprecated: Use KeyValueGroup.ProtoReflect.Descriptor instead.

func (*KeyValueGroup) GetKeyValue

func (x *KeyValueGroup) GetKeyValue() map[string][]byte

func (*KeyValueGroup) ProtoMessage

func (*KeyValueGroup) ProtoMessage()

func (*KeyValueGroup) ProtoReflect

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

func (*KeyValueGroup) Reset

func (x *KeyValueGroup) Reset()

func (*KeyValueGroup) String

func (x *KeyValueGroup) String() string

type Metadata

type Metadata struct {

	// PreviousVertex is the name of the previous vertex
	PreviousVertex string `protobuf:"bytes,1,opt,name=previous_vertex,json=previousVertex,proto3" json:"previous_vertex,omitempty"`
	// SystemMetadata is the system metadata of the message
	// Key of the map is the group name
	SysMetadata map[string]*KeyValueGroup `` /* 168-byte string literal not displayed */
	// UserMetadata is the user metadata of the message
	// Key of the map is the group name
	UserMetadata map[string]*KeyValueGroup `` /* 171-byte string literal not displayed */
	// contains filtered or unexported fields
}

Metadata is the metadata of the message

func (*Metadata) Descriptor deprecated

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

Deprecated: Use Metadata.ProtoReflect.Descriptor instead.

func (*Metadata) GetPreviousVertex

func (x *Metadata) GetPreviousVertex() string

func (*Metadata) GetSysMetadata

func (x *Metadata) GetSysMetadata() map[string]*KeyValueGroup

func (*Metadata) GetUserMetadata

func (x *Metadata) GetUserMetadata() map[string]*KeyValueGroup

func (*Metadata) ProtoMessage

func (*Metadata) ProtoMessage()

func (*Metadata) ProtoReflect

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

func (*Metadata) Reset

func (x *Metadata) Reset()

func (*Metadata) String

func (x *Metadata) String() string

Directories

Path Synopsis
Package daemon is a reverse proxy.
Package daemon is a reverse proxy.
Package mvtxdaemon is a reverse proxy.
Package mvtxdaemon is a reverse proxy.

Jump to

Keyboard shortcuts

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