options

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// See `MQ`.
	//
	// optional kmq.v1.options.MQ mq = 980319;
	E_Mq = &file_kmq_v1_options_annotations_proto_extTypes[0]
)

Extension fields to descriptorpb.MethodOptions.

View Source
var File_kmq_v1_options_annotations_proto protoreflect.FileDescriptor
View Source
var File_kmq_v1_options_mq_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type MQ

type MQ struct {
	Subscribes []*MQ_Group `protobuf:"bytes,1,rep,name=subscribes,proto3" json:"subscribes,omitempty"`
	// contains filtered or unexported fields
}

func (*MQ) Descriptor deprecated

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

Deprecated: Use MQ.ProtoReflect.Descriptor instead.

func (*MQ) GetSubscribes

func (x *MQ) GetSubscribes() []*MQ_Group

func (*MQ) ProtoMessage

func (*MQ) ProtoMessage()

func (*MQ) ProtoReflect

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

func (*MQ) Reset

func (x *MQ) Reset()

func (*MQ) String

func (x *MQ) String() string

type MQ_Group

type MQ_Group struct {
	Topic   string `protobuf:"bytes,1,opt,name=topic,proto3" json:"topic,omitempty"`
	Channel string `protobuf:"bytes,2,opt,name=channel,proto3" json:"channel,omitempty"`
	// contains filtered or unexported fields
}

func (*MQ_Group) Descriptor deprecated

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

Deprecated: Use MQ_Group.ProtoReflect.Descriptor instead.

func (*MQ_Group) GetChannel

func (x *MQ_Group) GetChannel() string

func (*MQ_Group) GetTopic

func (x *MQ_Group) GetTopic() string

func (*MQ_Group) ProtoMessage

func (*MQ_Group) ProtoMessage()

func (*MQ_Group) ProtoReflect

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

func (*MQ_Group) Reset

func (x *MQ_Group) Reset()

func (*MQ_Group) String

func (x *MQ_Group) String() string

Jump to

Keyboard shortcuts

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