helloworld

package
v0.0.0-...-3b190a7 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2022 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_resturant_user_proxy_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type LogOutReq

type LogOutReq 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 (*LogOutReq) Descriptor deprecated

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

Deprecated: Use LogOutReq.ProtoReflect.Descriptor instead.

func (*LogOutReq) GetPassword

func (x *LogOutReq) GetPassword() string

func (*LogOutReq) GetUsername

func (x *LogOutReq) GetUsername() string

func (*LogOutReq) ProtoMessage

func (*LogOutReq) ProtoMessage()

func (*LogOutReq) ProtoReflect

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

func (*LogOutReq) Reset

func (x *LogOutReq) Reset()

func (*LogOutReq) String

func (x *LogOutReq) String() string

type LogOutRsp

type LogOutRsp struct {
	Ret int32 `protobuf:"varint,1,opt,name=ret,proto3" json:"ret,omitempty"`
	// contains filtered or unexported fields
}

func (*LogOutRsp) Descriptor deprecated

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

Deprecated: Use LogOutRsp.ProtoReflect.Descriptor instead.

func (*LogOutRsp) GetRet

func (x *LogOutRsp) GetRet() int32

func (*LogOutRsp) ProtoMessage

func (*LogOutRsp) ProtoMessage()

func (*LogOutRsp) ProtoReflect

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

func (*LogOutRsp) Reset

func (x *LogOutRsp) Reset()

func (*LogOutRsp) String

func (x *LogOutRsp) 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 {
	Ret int32 `protobuf:"varint,1,opt,name=ret,proto3" json:"ret,omitempty"`
	// contains filtered or unexported fields
}

func (*LoginRsp) Descriptor deprecated

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

Deprecated: Use LoginRsp.ProtoReflect.Descriptor instead.

func (*LoginRsp) GetRet

func (x *LoginRsp) GetRet() int32

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