com_hailocab_service_login_listsessions

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: 3 Imported by: 0

Documentation

Overview

Package com_hailocab_service_login_listsessions is a generated protocol buffer package.

It is generated from these files:

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

It has these top-level messages:

Request
Session
Response

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	XXX_unrecognized []byte `json:"-"`
}

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 {
	Sessions         []*Session `protobuf:"bytes,1,rep,name=sessions" json:"sessions,omitempty"`
	Uid              *string    `protobuf:"bytes,2,opt,name=uid" json:"uid,omitempty"`
	XXX_unrecognized []byte     `json:"-"`
}

func (*Response) GetSessions

func (m *Response) GetSessions() []*Session

func (*Response) GetUid

func (m *Response) GetUid() string

func (*Response) ProtoMessage

func (*Response) ProtoMessage()

func (*Response) Reset

func (m *Response) Reset()

func (*Response) String

func (m *Response) String() string

type Session

type Session struct {
	CreatedTimestamp *int64  `protobuf:"varint,1,opt,name=createdTimestamp" json:"createdTimestamp,omitempty"`
	Mech             *string `protobuf:"bytes,2,opt,name=mech" json:"mech,omitempty"`
	DeviceType       *string `protobuf:"bytes,3,opt,name=deviceType" json:"deviceType,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Session) GetCreatedTimestamp

func (m *Session) GetCreatedTimestamp() int64

func (*Session) GetDeviceType

func (m *Session) GetDeviceType() string

func (*Session) GetMech

func (m *Session) GetMech() string

func (*Session) ProtoMessage

func (*Session) ProtoMessage()

func (*Session) Reset

func (m *Session) Reset()

func (*Session) String

func (m *Session) String() string

Jump to

Keyboard shortcuts

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