pb

package
v0.0.0-...-82860ec Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_pkg_proto_auth_proto protoreflect.FileDescriptor
View Source
var File_pkg_proto_reply_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type SyncatAuthRequestBody

type SyncatAuthRequestBody struct {
	ClientUuid string `protobuf:"bytes,1,opt,name=clientUuid,proto3" json:"clientUuid,omitempty"`
	Token      string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"`
	// contains filtered or unexported fields
}

func (*SyncatAuthRequestBody) Descriptor deprecated

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

Deprecated: Use SyncatAuthRequestBody.ProtoReflect.Descriptor instead.

func (*SyncatAuthRequestBody) GetClientUuid

func (x *SyncatAuthRequestBody) GetClientUuid() string

func (*SyncatAuthRequestBody) GetToken

func (x *SyncatAuthRequestBody) GetToken() string

func (*SyncatAuthRequestBody) ProtoMessage

func (*SyncatAuthRequestBody) ProtoMessage()

func (*SyncatAuthRequestBody) ProtoReflect

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

func (*SyncatAuthRequestBody) Reset

func (x *SyncatAuthRequestBody) Reset()

func (*SyncatAuthRequestBody) String

func (x *SyncatAuthRequestBody) String() string

type SyncatReplyRequestBody

type SyncatReplyRequestBody struct {
	Success    bool   `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"`
	ClientUuid string `protobuf:"bytes,2,opt,name=clientUuid,proto3" json:"clientUuid,omitempty"`
	Message    string `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
	// contains filtered or unexported fields
}

func (*SyncatReplyRequestBody) Descriptor deprecated

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

Deprecated: Use SyncatReplyRequestBody.ProtoReflect.Descriptor instead.

func (*SyncatReplyRequestBody) GetClientUuid

func (x *SyncatReplyRequestBody) GetClientUuid() string

func (*SyncatReplyRequestBody) GetMessage

func (x *SyncatReplyRequestBody) GetMessage() string

func (*SyncatReplyRequestBody) GetSuccess

func (x *SyncatReplyRequestBody) GetSuccess() bool

func (*SyncatReplyRequestBody) ProtoMessage

func (*SyncatReplyRequestBody) ProtoMessage()

func (*SyncatReplyRequestBody) ProtoReflect

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

func (*SyncatReplyRequestBody) Reset

func (x *SyncatReplyRequestBody) Reset()

func (*SyncatReplyRequestBody) String

func (x *SyncatReplyRequestBody) String() string

Jump to

Keyboard shortcuts

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