Versions in this module Expand all Collapse all v1 v1.0.0 Nov 7, 2024 Changes in this version + var File_proto_common_proto protoreflect.FileDescriptor + type LogMessage struct + Content string + func (*LogMessage) Descriptor() ([]byte, []int) + func (*LogMessage) ProtoMessage() + func (x *LogMessage) GetContent() string + func (x *LogMessage) ProtoReflect() protoreflect.Message + func (x *LogMessage) Reset() + func (x *LogMessage) String() string + type NetClient struct + Id string + func (*NetClient) Descriptor() ([]byte, []int) + func (*NetClient) ProtoMessage() + func (x *NetClient) GetId() string + func (x *NetClient) ProtoReflect() protoreflect.Message + func (x *NetClient) Reset() + func (x *NetClient) String() string + type SMessage struct + Data []byte + Handler string + Logic string + func (*SMessage) Descriptor() ([]byte, []int) + func (*SMessage) ProtoMessage() + func (x *SMessage) GetData() []byte + func (x *SMessage) GetHandler() string + func (x *SMessage) GetLogic() string + func (x *SMessage) ProtoReflect() protoreflect.Message + func (x *SMessage) Reset() + func (x *SMessage) String() string