pb

package
v0.0.0-...-87aebb1 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_common_pb_session_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Session

type Session struct {
	SessionId    int64  `protobuf:"varint,1,opt,name=sessionId,proto3" json:"-"`
	UserId       int64  `protobuf:"varint,2,opt,name=userId,proto3" json:"user_id"`
	Name         string `protobuf:"bytes,3,opt,name=name,proto3" json:"name"`
	PassportName string `protobuf:"bytes,4,opt,name=passportName,proto3" json:"passport_name"`
	College      string `protobuf:"bytes,5,opt,name=college,proto3" json:"college"`
	UserType     int64  `protobuf:"varint,6,opt,name=userType,proto3" json:"user_type"`
	UserNumber   int64  `protobuf:"varint,7,opt,name=userNumber,proto3" json:"user_number"`
	ExpireTime   int64  `protobuf:"varint,8,opt,name=expire_time,json=expireTime,proto3" json:"-"`
	// contains filtered or unexported fields
}

func (*Session) Descriptor deprecated

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

Deprecated: Use Session.ProtoReflect.Descriptor instead.

func (*Session) GetCollege

func (x *Session) GetCollege() string

func (*Session) GetExpireTime

func (x *Session) GetExpireTime() int64

func (*Session) GetName

func (x *Session) GetName() string

func (*Session) GetPassportName

func (x *Session) GetPassportName() string

func (*Session) GetSessionId

func (x *Session) GetSessionId() int64

func (*Session) GetUserId

func (x *Session) GetUserId() int64

func (*Session) GetUserNumber

func (x *Session) GetUserNumber() int64

func (*Session) GetUserType

func (x *Session) GetUserType() int64

func (*Session) ProtoMessage

func (*Session) ProtoMessage()

func (*Session) ProtoReflect

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

func (*Session) Reset

func (x *Session) Reset()

func (*Session) String

func (x *Session) String() string

Jump to

Keyboard shortcuts

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