Documentation ¶
Overview ¶
Package com_hailocab_service_login_sessionread is a generated protocol buffer package.
It is generated from these files:
github.com/hailocab/h2/proto/login/proto/sessionread/sessionread.proto
It has these top-level messages:
Request Response
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Request ¶
type Request struct { SessId *string `protobuf:"bytes,1,req,name=sessId" json:"sessId,omitempty"` NoRenew *bool `protobuf:"varint,2,opt,name=noRenew" json:"noRenew,omitempty"` XXX_unrecognized []byte `json:"-"` }
func (*Request) GetNoRenew ¶
func (*Request) ProtoMessage ¶
func (*Request) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.