com_hailocab_service_login_readlogin

package
v0.0.0-...-cbea63e Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package com_hailocab_service_login_readlogin is a generated protocol buffer package.

It is generated from these files:

github.com/hailocab/h2/proto/login/proto/readlogin/readlogin.proto

It has these top-level messages:

Request
Response
Login

Index

Constants

View Source
const Default_Request_Count int32 = 10

Variables

This section is empty.

Functions

This section is empty.

Types

type Login

type Login struct {
	Application       *string                                `protobuf:"bytes,1,opt,name=application" json:"application,omitempty"`
	Uid               *string                                `protobuf:"bytes,2,opt,name=uid" json:"uid,omitempty"`
	LoggedInTimestamp *int64                                 `protobuf:"varint,3,opt,name=loggedInTimestamp" json:"loggedInTimestamp,omitempty"`
	Mech              *string                                `protobuf:"bytes,4,opt,name=mech" json:"mech,omitempty"`
	DeviceType        *string                                `protobuf:"bytes,5,opt,name=deviceType" json:"deviceType,omitempty"`
	Meta              []*com_hailocab_service_login.KeyValue `protobuf:"bytes,6,rep,name=meta" json:"meta,omitempty"`
	XXX_unrecognized  []byte                                 `json:"-"`
}

func (*Login) GetApplication

func (m *Login) GetApplication() string

func (*Login) GetDeviceType

func (m *Login) GetDeviceType() string

func (*Login) GetLoggedInTimestamp

func (m *Login) GetLoggedInTimestamp() int64

func (*Login) GetMech

func (m *Login) GetMech() string

func (*Login) GetMeta

func (m *Login) GetMeta() []*com_hailocab_service_login.KeyValue

func (*Login) GetUid

func (m *Login) GetUid() string

func (*Login) ProtoMessage

func (*Login) ProtoMessage()

func (*Login) Reset

func (m *Login) Reset()

func (*Login) String

func (m *Login) String() string

type Request

type Request struct {
	Application      *string `protobuf:"bytes,1,req,name=application" json:"application,omitempty"`
	Uid              *string `protobuf:"bytes,2,req,name=uid" json:"uid,omitempty"`
	RangeStart       *int64  `protobuf:"varint,3,opt,name=rangeStart" json:"rangeStart,omitempty"`
	RangeEnd         *int64  `protobuf:"varint,4,opt,name=rangeEnd" json:"rangeEnd,omitempty"`
	LastId           *string `protobuf:"bytes,5,opt,name=lastId" json:"lastId,omitempty"`
	Count            *int32  `protobuf:"varint,6,opt,name=count,def=10" json:"count,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Request) GetApplication

func (m *Request) GetApplication() string

func (*Request) GetCount

func (m *Request) GetCount() int32

func (*Request) GetLastId

func (m *Request) GetLastId() string

func (*Request) GetRangeEnd

func (m *Request) GetRangeEnd() int64

func (*Request) GetRangeStart

func (m *Request) GetRangeStart() int64

func (*Request) GetUid

func (m *Request) GetUid() string

func (*Request) ProtoMessage

func (*Request) ProtoMessage()

func (*Request) Reset

func (m *Request) Reset()

func (*Request) String

func (m *Request) String() string

type Response

type Response struct {
	Login            []*Login `protobuf:"bytes,1,rep,name=login" json:"login,omitempty"`
	LastId           *string  `protobuf:"bytes,2,opt,name=lastId" json:"lastId,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*Response) GetLastId

func (m *Response) GetLastId() string

func (*Response) GetLogin

func (m *Response) GetLogin() []*Login

func (*Response) ProtoMessage

func (*Response) ProtoMessage()

func (*Response) Reset

func (m *Response) Reset()

func (*Response) String

func (m *Response) String() string

Jump to

Keyboard shortcuts

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