proto

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_proto_common_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type LogMessage

type LogMessage struct {
	Content string `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"`
	// contains filtered or unexported fields
}

func (*LogMessage) Descriptor deprecated

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

Deprecated: Use LogMessage.ProtoReflect.Descriptor instead.

func (*LogMessage) GetContent

func (x *LogMessage) GetContent() string

func (*LogMessage) ProtoMessage

func (*LogMessage) ProtoMessage()

func (*LogMessage) ProtoReflect

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

func (*LogMessage) Reset

func (x *LogMessage) Reset()

func (*LogMessage) String

func (x *LogMessage) String() string

type NetClient

type NetClient struct {
	Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*NetClient) Descriptor deprecated

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

Deprecated: Use NetClient.ProtoReflect.Descriptor instead.

func (*NetClient) GetId

func (x *NetClient) GetId() string

func (*NetClient) ProtoMessage

func (*NetClient) ProtoMessage()

func (*NetClient) ProtoReflect

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

func (*NetClient) Reset

func (x *NetClient) Reset()

func (*NetClient) String

func (x *NetClient) String() string

type SMessage

type SMessage struct {
	Handler string `protobuf:"bytes,1,opt,name=handler,proto3" json:"handler,omitempty"`
	Logic   string `protobuf:"bytes,2,opt,name=logic,proto3" json:"logic,omitempty"`
	Data    []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
	// contains filtered or unexported fields
}

func (*SMessage) Descriptor deprecated

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

Deprecated: Use SMessage.ProtoReflect.Descriptor instead.

func (*SMessage) GetData

func (x *SMessage) GetData() []byte

func (*SMessage) GetHandler

func (x *SMessage) GetHandler() string

func (*SMessage) GetLogic

func (x *SMessage) GetLogic() string

func (*SMessage) ProtoMessage

func (*SMessage) ProtoMessage()

func (*SMessage) ProtoReflect

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

func (*SMessage) Reset

func (x *SMessage) Reset()

func (*SMessage) String

func (x *SMessage) String() string

Jump to

Keyboard shortcuts

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