pb

package
v0.0.55 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type Login2REQ

type Login2REQ struct {
	Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
	Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
	// contains filtered or unexported fields
}

func (*Login2REQ) Descriptor deprecated

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

Deprecated: Use Login2REQ.ProtoReflect.Descriptor instead.

func (*Login2REQ) GetPassword

func (x *Login2REQ) GetPassword() string

func (*Login2REQ) GetUsername

func (x *Login2REQ) GetUsername() string

func (*Login2REQ) ProtoMessage

func (*Login2REQ) ProtoMessage()

func (*Login2REQ) ProtoReflect

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

func (*Login2REQ) Reset

func (x *Login2REQ) Reset()

func (*Login2REQ) String

func (x *Login2REQ) String() string

type Login2RSP

type Login2RSP struct {
	ErrorMessage string `protobuf:"bytes,1,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`
	// contains filtered or unexported fields
}

func (*Login2RSP) Descriptor deprecated

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

Deprecated: Use Login2RSP.ProtoReflect.Descriptor instead.

func (*Login2RSP) GetErrorMessage

func (x *Login2RSP) GetErrorMessage() string

func (*Login2RSP) ProtoMessage

func (*Login2RSP) ProtoMessage()

func (*Login2RSP) ProtoReflect

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

func (*Login2RSP) Reset

func (x *Login2RSP) Reset()

func (*Login2RSP) String

func (x *Login2RSP) String() string

type LoginREQ

type LoginREQ struct {
	Username string `protobuf:"bytes,1,opt,name=username,proto3" json:"username,omitempty"`
	Password string `protobuf:"bytes,2,opt,name=password,proto3" json:"password,omitempty"`
	// contains filtered or unexported fields
}

func (*LoginREQ) Descriptor deprecated

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

Deprecated: Use LoginREQ.ProtoReflect.Descriptor instead.

func (*LoginREQ) GetPassword

func (x *LoginREQ) GetPassword() string

func (*LoginREQ) GetUsername

func (x *LoginREQ) GetUsername() string

func (*LoginREQ) ProtoMessage

func (*LoginREQ) ProtoMessage()

func (*LoginREQ) ProtoReflect

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

func (*LoginREQ) Reset

func (x *LoginREQ) Reset()

func (*LoginREQ) String

func (x *LoginREQ) String() string

type LoginRSP

type LoginRSP struct {
	ErrorMessage string `protobuf:"bytes,1,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`
	// contains filtered or unexported fields
}

func (*LoginRSP) Descriptor deprecated

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

Deprecated: Use LoginRSP.ProtoReflect.Descriptor instead.

func (*LoginRSP) GetErrorMessage

func (x *LoginRSP) GetErrorMessage() string

func (*LoginRSP) ProtoMessage

func (*LoginRSP) ProtoMessage()

func (*LoginRSP) ProtoReflect

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

func (*LoginRSP) Reset

func (x *LoginRSP) Reset()

func (*LoginRSP) String

func (x *LoginRSP) String() string

Jump to

Keyboard shortcuts

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