@ -21,6 +21,125 @@ const (
_ = protoimpl . EnforceVersion ( protoimpl . MaxVersion - 20 )
)
// 校验身份证号码消息
type IDNoCheckReq struct {
state protoimpl . MessageState
sizeCache protoimpl . SizeCache
unknownFields protoimpl . UnknownFields
Name string ` protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty" `
Idno string ` protobuf:"bytes,2,opt,name=idno,proto3" json:"idno,omitempty" `
}
func ( x * IDNoCheckReq ) Reset ( ) {
* x = IDNoCheckReq { }
if protoimpl . UnsafeEnabled {
mi := & file_api_driver_driver_proto_msgTypes [ 0 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
}
func ( x * IDNoCheckReq ) String ( ) string {
return protoimpl . X . MessageStringOf ( x )
}
func ( * IDNoCheckReq ) ProtoMessage ( ) { }
func ( x * IDNoCheckReq ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 0 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
ms . StoreMessageInfo ( mi )
}
return ms
}
return mi . MessageOf ( x )
}
// Deprecated: Use IDNoCheckReq.ProtoReflect.Descriptor instead.
func ( * IDNoCheckReq ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 0 }
}
func ( x * IDNoCheckReq ) GetName ( ) string {
if x != nil {
return x . Name
}
return ""
}
func ( x * IDNoCheckReq ) GetIdno ( ) string {
if x != nil {
return x . Idno
}
return ""
}
type IDNoCheckResp struct {
state protoimpl . MessageState
sizeCache protoimpl . SizeCache
unknownFields protoimpl . UnknownFields
Code int64 ` protobuf:"varint,1,opt,name=code,proto3" json:"code,omitempty" `
Message string ` protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty" `
Status string ` protobuf:"bytes,3,opt,name=status,proto3" json:"status,omitempty" `
}
func ( x * IDNoCheckResp ) Reset ( ) {
* x = IDNoCheckResp { }
if protoimpl . UnsafeEnabled {
mi := & file_api_driver_driver_proto_msgTypes [ 1 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
}
func ( x * IDNoCheckResp ) String ( ) string {
return protoimpl . X . MessageStringOf ( x )
}
func ( * IDNoCheckResp ) ProtoMessage ( ) { }
func ( x * IDNoCheckResp ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 1 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
ms . StoreMessageInfo ( mi )
}
return ms
}
return mi . MessageOf ( x )
}
// Deprecated: Use IDNoCheckResp.ProtoReflect.Descriptor instead.
func ( * IDNoCheckResp ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 1 }
}
func ( x * IDNoCheckResp ) GetCode ( ) int64 {
if x != nil {
return x . Code
}
return 0
}
func ( x * IDNoCheckResp ) GetMessage ( ) string {
if x != nil {
return x . Message
}
return ""
}
func ( x * IDNoCheckResp ) GetStatus ( ) string {
if x != nil {
return x . Status
}
return ""
}
// 获取验证码的消息
type GetVerifyCodeReq struct {
state protoimpl . MessageState
@ -33,7 +152,7 @@ type GetVerifyCodeReq struct {
func ( x * GetVerifyCodeReq ) Reset ( ) {
* x = GetVerifyCodeReq { }
if protoimpl . UnsafeEnabled {
mi := & file_api_driver_driver_proto_msgTypes [ 0 ]
mi := & file_api_driver_driver_proto_msgTypes [ 2 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -46,7 +165,7 @@ func (x *GetVerifyCodeReq) String() string {
func ( * GetVerifyCodeReq ) ProtoMessage ( ) { }
func ( x * GetVerifyCodeReq ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 0 ]
mi := & file_api_driver_driver_proto_msgTypes [ 2 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -59,7 +178,7 @@ func (x *GetVerifyCodeReq) ProtoReflect() protoreflect.Message {
// Deprecated: Use GetVerifyCodeReq.ProtoReflect.Descriptor instead.
func ( * GetVerifyCodeReq ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 0 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 2 }
}
func ( x * GetVerifyCodeReq ) GetTelephone ( ) string {
@ -87,7 +206,7 @@ type GetVerifyCodeResp struct {
func ( x * GetVerifyCodeResp ) Reset ( ) {
* x = GetVerifyCodeResp { }
if protoimpl . UnsafeEnabled {
mi := & file_api_driver_driver_proto_msgTypes [ 1 ]
mi := & file_api_driver_driver_proto_msgTypes [ 3 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -100,7 +219,7 @@ func (x *GetVerifyCodeResp) String() string {
func ( * GetVerifyCodeResp ) ProtoMessage ( ) { }
func ( x * GetVerifyCodeResp ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 1 ]
mi := & file_api_driver_driver_proto_msgTypes [ 3 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -113,7 +232,7 @@ func (x *GetVerifyCodeResp) ProtoReflect() protoreflect.Message {
// Deprecated: Use GetVerifyCodeResp.ProtoReflect.Descriptor instead.
func ( * GetVerifyCodeResp ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 1 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 3 }
}
func ( x * GetVerifyCodeResp ) GetCode ( ) int64 {
@ -157,14 +276,13 @@ type SubmitPhoneReq struct {
sizeCache protoimpl . SizeCache
unknownFields protoimpl . UnknownFields
Telephone string ` protobuf:"bytes,1,opt,name=telephone,proto3" json:"telephone,omitempty" `
VerifyCode string ` protobuf:"bytes,2,opt,name=verify_code,json=verifyCode,proto3" json:"verify_code,omitempty" `
Telephone string ` protobuf:"bytes,1,opt,name=telephone,proto3" json:"telephone,omitempty" `
}
func ( x * SubmitPhoneReq ) Reset ( ) {
* x = SubmitPhoneReq { }
if protoimpl . UnsafeEnabled {
mi := & file_api_driver_driver_proto_msgTypes [ 2 ]
mi := & file_api_driver_driver_proto_msgTypes [ 4 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -177,7 +295,7 @@ func (x *SubmitPhoneReq) String() string {
func ( * SubmitPhoneReq ) ProtoMessage ( ) { }
func ( x * SubmitPhoneReq ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 2 ]
mi := & file_api_driver_driver_proto_msgTypes [ 4 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -190,7 +308,7 @@ func (x *SubmitPhoneReq) ProtoReflect() protoreflect.Message {
// Deprecated: Use SubmitPhoneReq.ProtoReflect.Descriptor instead.
func ( * SubmitPhoneReq ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 2 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 4 }
}
func ( x * SubmitPhoneReq ) GetTelephone ( ) string {
@ -200,13 +318,6 @@ func (x *SubmitPhoneReq) GetTelephone() string {
return ""
}
func ( x * SubmitPhoneReq ) GetVerifyCode ( ) string {
if x != nil {
return x . VerifyCode
}
return ""
}
type SubmitPhoneResp struct {
state protoimpl . MessageState
sizeCache protoimpl . SizeCache
@ -220,7 +331,7 @@ type SubmitPhoneResp struct {
func ( x * SubmitPhoneResp ) Reset ( ) {
* x = SubmitPhoneResp { }
if protoimpl . UnsafeEnabled {
mi := & file_api_driver_driver_proto_msgTypes [ 3 ]
mi := & file_api_driver_driver_proto_msgTypes [ 5 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -233,7 +344,7 @@ func (x *SubmitPhoneResp) String() string {
func ( * SubmitPhoneResp ) ProtoMessage ( ) { }
func ( x * SubmitPhoneResp ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 3 ]
mi := & file_api_driver_driver_proto_msgTypes [ 5 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -246,7 +357,7 @@ func (x *SubmitPhoneResp) ProtoReflect() protoreflect.Message {
// Deprecated: Use SubmitPhoneResp.ProtoReflect.Descriptor instead.
func ( * SubmitPhoneResp ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 3 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 5 }
}
func ( x * SubmitPhoneResp ) GetCode ( ) int64 {
@ -283,7 +394,7 @@ type LoginReq struct {
func ( x * LoginReq ) Reset ( ) {
* x = LoginReq { }
if protoimpl . UnsafeEnabled {
mi := & file_api_driver_driver_proto_msgTypes [ 4 ]
mi := & file_api_driver_driver_proto_msgTypes [ 6 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -296,7 +407,7 @@ func (x *LoginReq) String() string {
func ( * LoginReq ) ProtoMessage ( ) { }
func ( x * LoginReq ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 4 ]
mi := & file_api_driver_driver_proto_msgTypes [ 6 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -309,7 +420,7 @@ func (x *LoginReq) ProtoReflect() protoreflect.Message {
// Deprecated: Use LoginReq.ProtoReflect.Descriptor instead.
func ( * LoginReq ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 4 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 6 }
}
func ( x * LoginReq ) GetTelephone ( ) string {
@ -344,7 +455,7 @@ type LoginResp struct {
func ( x * LoginResp ) Reset ( ) {
* x = LoginResp { }
if protoimpl . UnsafeEnabled {
mi := & file_api_driver_driver_proto_msgTypes [ 5 ]
mi := & file_api_driver_driver_proto_msgTypes [ 7 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -357,7 +468,7 @@ func (x *LoginResp) String() string {
func ( * LoginResp ) ProtoMessage ( ) { }
func ( x * LoginResp ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 5 ]
mi := & file_api_driver_driver_proto_msgTypes [ 7 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -370,7 +481,7 @@ func (x *LoginResp) ProtoReflect() protoreflect.Message {
// Deprecated: Use LoginResp.ProtoReflect.Descriptor instead.
func ( * LoginResp ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 5 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 7 }
}
func ( x * LoginResp ) GetCode ( ) int64 {
@ -417,7 +528,7 @@ type LogoutReq struct {
func ( x * LogoutReq ) Reset ( ) {
* x = LogoutReq { }
if protoimpl . UnsafeEnabled {
mi := & file_api_driver_driver_proto_msgTypes [ 6 ]
mi := & file_api_driver_driver_proto_msgTypes [ 8 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -430,7 +541,7 @@ func (x *LogoutReq) String() string {
func ( * LogoutReq ) ProtoMessage ( ) { }
func ( x * LogoutReq ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 6 ]
mi := & file_api_driver_driver_proto_msgTypes [ 8 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -443,7 +554,7 @@ func (x *LogoutReq) ProtoReflect() protoreflect.Message {
// Deprecated: Use LogoutReq.ProtoReflect.Descriptor instead.
func ( * LogoutReq ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 6 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 8 }
}
type LogoutResp struct {
@ -458,7 +569,7 @@ type LogoutResp struct {
func ( x * LogoutResp ) Reset ( ) {
* x = LogoutResp { }
if protoimpl . UnsafeEnabled {
mi := & file_api_driver_driver_proto_msgTypes [ 7 ]
mi := & file_api_driver_driver_proto_msgTypes [ 9 ]
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
ms . StoreMessageInfo ( mi )
}
@ -471,7 +582,7 @@ func (x *LogoutResp) String() string {
func ( * LogoutResp ) ProtoMessage ( ) { }
func ( x * LogoutResp ) ProtoReflect ( ) protoreflect . Message {
mi := & file_api_driver_driver_proto_msgTypes [ 7 ]
mi := & file_api_driver_driver_proto_msgTypes [ 9 ]
if protoimpl . UnsafeEnabled && x != nil {
ms := protoimpl . X . MessageStateOf ( protoimpl . Pointer ( x ) )
if ms . LoadMessageInfo ( ) == nil {
@ -484,7 +595,7 @@ func (x *LogoutResp) ProtoReflect() protoreflect.Message {
// Deprecated: Use LogoutResp.ProtoReflect.Descriptor instead.
func ( * LogoutResp ) Descriptor ( ) ( [ ] byte , [ ] int ) {
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 7 }
return file_api_driver_driver_proto_rawDescGZIP ( ) , [ ] int { 9 }
}
func ( x * LogoutResp ) GetCode ( ) int64 {
@ -508,78 +619,91 @@ var file_api_driver_driver_proto_rawDesc = []byte{
0x76 , 0x65 , 0x72 , 0x2e , 0x70 , 0x72 , 0x6f , 0x74 , 0x6f , 0x12 , 0x0a , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 ,
0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x1a , 0x1c , 0x67 , 0x6f , 0x6f , 0x67 , 0x6c , 0x65 , 0x2f , 0x61 , 0x70 ,
0x69 , 0x2f , 0x61 , 0x6e , 0x6e , 0x6f , 0x74 , 0x61 , 0x74 , 0x69 , 0x6f , 0x6e , 0x73 , 0x2e , 0x70 , 0x72 ,
0x6f , 0x74 , 0x6f , 0x22 , 0x30 , 0x0a , 0x10 , 0x47 , 0x65 , 0x74 , 0x56 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 ,
0x43 , 0x6f , 0x64 , 0x65 , 0x52 , 0x65 , 0x71 , 0x12 , 0x1c , 0x0a , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 ,
0x68 , 0x6f , 0x6e , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 ,
0x70 , 0x68 , 0x6f , 0x6e , 0x65 , 0x22 , 0xb6 , 0x01 , 0x0a , 0x11 , 0x47 , 0x65 , 0x74 , 0x56 , 0x65 , 0x72 ,
0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x52 , 0x65 , 0x73 , 0x70 , 0x12 , 0x12 , 0x0a , 0x04 , 0x63 ,
0x6f , 0x64 , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x12 ,
0x18 , 0x0a , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 ,
0x52 , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x12 , 0x1f , 0x0a , 0x0b , 0x76 , 0x65 , 0x72 ,
0x69 , 0x66 , 0x79 , 0x5f , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x0a ,
0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x12 , 0x28 , 0x0a , 0x10 , 0x76 , 0x65 ,
0x72 , 0x69 , 0x66 , 0x79 , 0x5f , 0x63 , 0x6f , 0x64 , 0x65 , 0x5f , 0x74 , 0x69 , 0x6d , 0x65 , 0x18 , 0x04 ,
0x20 , 0x01 , 0x28 , 0x03 , 0x52 , 0x0e , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 ,
0x54 , 0x69 , 0x6d , 0x65 , 0x12 , 0x28 , 0x0a , 0x10 , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x5f , 0x63 ,
0x6f , 0x64 , 0x65 , 0x5f , 0x6c , 0x69 , 0x66 , 0x65 , 0x18 , 0x05 , 0x20 , 0x01 , 0x28 , 0x05 , 0x52 , 0x0e ,
0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x4c , 0x69 , 0x66 , 0x65 , 0x22 , 0x4f ,
0x0a , 0x0e , 0x53 , 0x75 , 0x62 , 0x6d , 0x69 , 0x74 , 0x50 , 0x68 , 0x6f , 0x6e , 0x65 , 0x52 , 0x65 , 0x71 ,
0x12 , 0x1c , 0x0a , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f , 0x6e , 0x65 , 0x18 , 0x01 , 0x20 ,
0x01 , 0x28 , 0x09 , 0x52 , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f , 0x6e , 0x65 , 0x12 , 0x1f ,
0x0a , 0x0b , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x5f , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 , 0x02 , 0x20 ,
0x01 , 0x28 , 0x09 , 0x52 , 0x0a , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x22 ,
0x57 , 0x0a , 0x0f , 0x53 , 0x75 , 0x62 , 0x6d , 0x69 , 0x74 , 0x50 , 0x68 , 0x6f , 0x6e , 0x65 , 0x52 , 0x65 ,
0x73 , 0x70 , 0x12 , 0x12 , 0x0a , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x03 ,
0x52 , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x12 , 0x18 , 0x0a , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 ,
0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 ,
0x12 , 0x16 , 0x0a , 0x06 , 0x73 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x09 ,
0x52 , 0x06 , 0x73 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x22 , 0x49 , 0x0a , 0x08 , 0x4c , 0x6f , 0x67 , 0x69 ,
0x6e , 0x52 , 0x65 , 0x71 , 0x12 , 0x1c , 0x0a , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f , 0x6e ,
0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f ,
0x6e , 0x65 , 0x12 , 0x1f , 0x0a , 0x0b , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x5f , 0x63 , 0x6f , 0x64 ,
0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x0a , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 ,
0x6f , 0x64 , 0x65 , 0x22 , 0x96 , 0x01 , 0x0a , 0x09 , 0x4c , 0x6f , 0x67 , 0x69 , 0x6e , 0x52 , 0x65 , 0x73 ,
0x70 , 0x12 , 0x12 , 0x0a , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 ,
0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x12 , 0x18 , 0x0a , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 ,
0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x12 ,
0x14 , 0x0a , 0x05 , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x05 ,
0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x12 , 0x26 , 0x0a , 0x0f , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x5f , 0x63 ,
0x72 , 0x65 , 0x61 , 0x74 , 0x65 , 0x5f , 0x61 , 0x74 , 0x18 , 0x04 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 , 0x0d ,
0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x43 , 0x72 , 0x65 , 0x61 , 0x74 , 0x65 , 0x41 , 0x74 , 0x12 , 0x1d , 0x0a ,
0x0a , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x5f , 0x6c , 0x69 , 0x66 , 0x65 , 0x18 , 0x05 , 0x20 , 0x01 , 0x28 ,
0x05 , 0x52 , 0x09 , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x4c , 0x69 , 0x66 , 0x65 , 0x22 , 0x0b , 0x0a , 0x09 ,
0x4c , 0x6f , 0x67 , 0x6f , 0x75 , 0x74 , 0x52 , 0x65 , 0x71 , 0x22 , 0x3a , 0x0a , 0x0a , 0x4c , 0x6f , 0x67 ,
0x6f , 0x75 , 0x74 , 0x52 , 0x65 , 0x73 , 0x70 , 0x12 , 0x12 , 0x0a , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 ,
0x01 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x12 , 0x18 , 0x0a , 0x07 , 0x6d ,
0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6d , 0x65 ,
0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x32 , 0x8d , 0x03 , 0x0a , 0x06 , 0x44 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 ,
0x12 , 0x79 , 0x0a , 0x0d , 0x47 , 0x65 , 0x74 , 0x56 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 ,
0x65 , 0x12 , 0x1c , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2e , 0x47 ,
0x65 , 0x74 , 0x56 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x52 , 0x65 , 0x71 , 0x1a ,
0x1d , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2e , 0x47 , 0x65 , 0x74 ,
0x56 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x52 , 0x65 , 0x73 , 0x70 , 0x22 , 0x2b ,
0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 , 0x25 , 0x12 , 0x23 , 0x2f , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2f ,
0x67 , 0x65 , 0x74 , 0x2d , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x2d , 0x63 , 0x6f , 0x64 , 0x65 , 0x2f ,
0x7b , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f , 0x6e , 0x65 , 0x7d , 0x12 , 0x67 , 0x0a , 0x0b , 0x53 ,
0x75 , 0x62 , 0x6d , 0x69 , 0x74 , 0x50 , 0x68 , 0x6f , 0x6e , 0x65 , 0x12 , 0x1a , 0x2e , 0x61 , 0x70 , 0x69 ,
0x2e , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2e , 0x53 , 0x75 , 0x62 , 0x6d , 0x69 , 0x74 , 0x50 , 0x68 ,
0x6f , 0x6e , 0x65 , 0x52 , 0x65 , 0x71 , 0x1a , 0x1b , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 ,
0x76 , 0x65 , 0x72 , 0x2e , 0x53 , 0x75 , 0x62 , 0x6d , 0x69 , 0x74 , 0x50 , 0x68 , 0x6f , 0x6e , 0x65 , 0x52 ,
0x65 , 0x73 , 0x70 , 0x22 , 0x1f , 0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 , 0x19 , 0x22 , 0x14 , 0x2f , 0x64 , 0x72 ,
0x69 , 0x76 , 0x65 , 0x72 , 0x2f , 0x73 , 0x75 , 0x62 , 0x6d , 0x69 , 0x74 , 0x2d , 0x70 , 0x68 , 0x6f , 0x6e ,
0x65 , 0x3a , 0x01 , 0x2a , 0x12 , 0x4e , 0x0a , 0x05 , 0x4c , 0x6f , 0x67 , 0x69 , 0x6e , 0x12 , 0x14 , 0x2e ,
0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2e , 0x4c , 0x6f , 0x67 , 0x69 , 0x6e ,
0x52 , 0x65 , 0x71 , 0x1a , 0x15 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 ,
0x2e , 0x4c , 0x6f , 0x67 , 0x69 , 0x6e , 0x52 , 0x65 , 0x73 , 0x70 , 0x22 , 0x18 , 0x82 , 0xd3 , 0xe4 , 0x93 ,
0x02 , 0x12 , 0x22 , 0x0d , 0x2f , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2f , 0x6c , 0x6f , 0x67 , 0x69 ,
0x6e , 0x3a , 0x01 , 0x2a , 0x12 , 0x4f , 0x0a , 0x06 , 0x4c , 0x6f , 0x67 , 0x6f , 0x75 , 0x74 , 0x12 , 0x15 ,
0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2e , 0x4c , 0x6f , 0x67 , 0x6f ,
0x75 , 0x74 , 0x52 , 0x65 , 0x71 , 0x1a , 0x16 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 ,
0x65 , 0x72 , 0x2e , 0x4c , 0x6f , 0x67 , 0x6f , 0x75 , 0x74 , 0x52 , 0x65 , 0x73 , 0x70 , 0x22 , 0x16 , 0x82 ,
0xd3 , 0xe4 , 0x93 , 0x02 , 0x10 , 0x2a , 0x0e , 0x2f , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2f , 0x6c ,
0x6f , 0x67 , 0x6f , 0x75 , 0x74 , 0x42 , 0x1a , 0x5a , 0x18 , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2f ,
0x61 , 0x70 , 0x69 , 0x2f , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x3b , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 ,
0x72 , 0x62 , 0x06 , 0x70 , 0x72 , 0x6f , 0x74 , 0x6f , 0x33 ,
0x6f , 0x74 , 0x6f , 0x22 , 0x36 , 0x0a , 0x0c , 0x49 , 0x44 , 0x4e , 0x6f , 0x43 , 0x68 , 0x65 , 0x63 , 0x6b ,
0x52 , 0x65 , 0x71 , 0x12 , 0x12 , 0x0a , 0x04 , 0x6e , 0x61 , 0x6d , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 ,
0x09 , 0x52 , 0x04 , 0x6e , 0x61 , 0x6d , 0x65 , 0x12 , 0x12 , 0x0a , 0x04 , 0x69 , 0x64 , 0x6e , 0x6f , 0x18 ,
0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x04 , 0x69 , 0x64 , 0x6e , 0x6f , 0x22 , 0x55 , 0x0a , 0x0d , 0x49 ,
0x44 , 0x4e , 0x6f , 0x43 , 0x68 , 0x65 , 0x63 , 0x6b , 0x52 , 0x65 , 0x73 , 0x70 , 0x12 , 0x12 , 0x0a , 0x04 ,
0x63 , 0x6f , 0x64 , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 ,
0x12 , 0x18 , 0x0a , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 ,
0x09 , 0x52 , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x12 , 0x16 , 0x0a , 0x06 , 0x73 , 0x74 ,
0x61 , 0x74 , 0x75 , 0x73 , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x06 , 0x73 , 0x74 , 0x61 , 0x74 ,
0x75 , 0x73 , 0x22 , 0x30 , 0x0a , 0x10 , 0x47 , 0x65 , 0x74 , 0x56 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 ,
0x6f , 0x64 , 0x65 , 0x52 , 0x65 , 0x71 , 0x12 , 0x1c , 0x0a , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 ,
0x6f , 0x6e , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 ,
0x68 , 0x6f , 0x6e , 0x65 , 0x22 , 0xb6 , 0x01 , 0x0a , 0x11 , 0x47 , 0x65 , 0x74 , 0x56 , 0x65 , 0x72 , 0x69 ,
0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x52 , 0x65 , 0x73 , 0x70 , 0x12 , 0x12 , 0x0a , 0x04 , 0x63 , 0x6f ,
0x64 , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x12 , 0x18 ,
0x0a , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 ,
0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x12 , 0x1f , 0x0a , 0x0b , 0x76 , 0x65 , 0x72 , 0x69 ,
0x66 , 0x79 , 0x5f , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x0a , 0x76 ,
0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x12 , 0x28 , 0x0a , 0x10 , 0x76 , 0x65 , 0x72 ,
0x69 , 0x66 , 0x79 , 0x5f , 0x63 , 0x6f , 0x64 , 0x65 , 0x5f , 0x74 , 0x69 , 0x6d , 0x65 , 0x18 , 0x04 , 0x20 ,
0x01 , 0x28 , 0x03 , 0x52 , 0x0e , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x54 ,
0x69 , 0x6d , 0x65 , 0x12 , 0x28 , 0x0a , 0x10 , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x5f , 0x63 , 0x6f ,
0x64 , 0x65 , 0x5f , 0x6c , 0x69 , 0x66 , 0x65 , 0x18 , 0x05 , 0x20 , 0x01 , 0x28 , 0x05 , 0x52 , 0x0e , 0x76 ,
0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x4c , 0x69 , 0x66 , 0x65 , 0x22 , 0x2e , 0x0a ,
0x0e , 0x53 , 0x75 , 0x62 , 0x6d , 0x69 , 0x74 , 0x50 , 0x68 , 0x6f , 0x6e , 0x65 , 0x52 , 0x65 , 0x71 , 0x12 ,
0x1c , 0x0a , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f , 0x6e , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 ,
0x28 , 0x09 , 0x52 , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f , 0x6e , 0x65 , 0x22 , 0x57 , 0x0a ,
0x0f , 0x53 , 0x75 , 0x62 , 0x6d , 0x69 , 0x74 , 0x50 , 0x68 , 0x6f , 0x6e , 0x65 , 0x52 , 0x65 , 0x73 , 0x70 ,
0x12 , 0x12 , 0x0a , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 , 0x04 ,
0x63 , 0x6f , 0x64 , 0x65 , 0x12 , 0x18 , 0x0a , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x18 ,
0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x12 , 0x16 ,
0x0a , 0x06 , 0x73 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x06 ,
0x73 , 0x74 , 0x61 , 0x74 , 0x75 , 0x73 , 0x22 , 0x49 , 0x0a , 0x08 , 0x4c , 0x6f , 0x67 , 0x69 , 0x6e , 0x52 ,
0x65 , 0x71 , 0x12 , 0x1c , 0x0a , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f , 0x6e , 0x65 , 0x18 ,
0x01 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x09 , 0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f , 0x6e , 0x65 ,
0x12 , 0x1f , 0x0a , 0x0b , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x5f , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 ,
0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x0a , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 ,
0x65 , 0x22 , 0x96 , 0x01 , 0x0a , 0x09 , 0x4c , 0x6f , 0x67 , 0x69 , 0x6e , 0x52 , 0x65 , 0x73 , 0x70 , 0x12 ,
0x12 , 0x0a , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 , 0x01 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 , 0x04 , 0x63 ,
0x6f , 0x64 , 0x65 , 0x12 , 0x18 , 0x0a , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x18 , 0x02 ,
0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 , 0x61 , 0x67 , 0x65 , 0x12 , 0x14 , 0x0a ,
0x05 , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x18 , 0x03 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x05 , 0x74 , 0x6f ,
0x6b , 0x65 , 0x6e , 0x12 , 0x26 , 0x0a , 0x0f , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x5f , 0x63 , 0x72 , 0x65 ,
0x61 , 0x74 , 0x65 , 0x5f , 0x61 , 0x74 , 0x18 , 0x04 , 0x20 , 0x01 , 0x28 , 0x03 , 0x52 , 0x0d , 0x74 , 0x6f ,
0x6b , 0x65 , 0x6e , 0x43 , 0x72 , 0x65 , 0x61 , 0x74 , 0x65 , 0x41 , 0x74 , 0x12 , 0x1d , 0x0a , 0x0a , 0x74 ,
0x6f , 0x6b , 0x65 , 0x6e , 0x5f , 0x6c , 0x69 , 0x66 , 0x65 , 0x18 , 0x05 , 0x20 , 0x01 , 0x28 , 0x05 , 0x52 ,
0x09 , 0x74 , 0x6f , 0x6b , 0x65 , 0x6e , 0x4c , 0x69 , 0x66 , 0x65 , 0x22 , 0x0b , 0x0a , 0x09 , 0x4c , 0x6f ,
0x67 , 0x6f , 0x75 , 0x74 , 0x52 , 0x65 , 0x71 , 0x22 , 0x3a , 0x0a , 0x0a , 0x4c , 0x6f , 0x67 , 0x6f , 0x75 ,
0x74 , 0x52 , 0x65 , 0x73 , 0x70 , 0x12 , 0x12 , 0x0a , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x18 , 0x01 , 0x20 ,
0x01 , 0x28 , 0x03 , 0x52 , 0x04 , 0x63 , 0x6f , 0x64 , 0x65 , 0x12 , 0x18 , 0x0a , 0x07 , 0x6d , 0x65 , 0x73 ,
0x73 , 0x61 , 0x67 , 0x65 , 0x18 , 0x02 , 0x20 , 0x01 , 0x28 , 0x09 , 0x52 , 0x07 , 0x6d , 0x65 , 0x73 , 0x73 ,
0x61 , 0x67 , 0x65 , 0x32 , 0xee , 0x03 , 0x0a , 0x06 , 0x44 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x12 , 0x5f ,
0x0a , 0x09 , 0x49 , 0x44 , 0x4e , 0x6f , 0x43 , 0x68 , 0x65 , 0x63 , 0x6b , 0x12 , 0x18 , 0x2e , 0x61 , 0x70 ,
0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2e , 0x49 , 0x44 , 0x4e , 0x6f , 0x43 , 0x68 , 0x65 ,
0x63 , 0x6b , 0x52 , 0x65 , 0x71 , 0x1a , 0x19 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 ,
0x65 , 0x72 , 0x2e , 0x49 , 0x44 , 0x4e , 0x6f , 0x43 , 0x68 , 0x65 , 0x63 , 0x6b , 0x52 , 0x65 , 0x73 , 0x70 ,
0x22 , 0x1d , 0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 , 0x17 , 0x22 , 0x12 , 0x2f , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 ,
0x72 , 0x2f , 0x69 , 0x64 , 0x6e , 0x6f , 0x2d , 0x63 , 0x68 , 0x65 , 0x63 , 0x6b , 0x3a , 0x01 , 0x2a , 0x12 ,
0x79 , 0x0a , 0x0d , 0x47 , 0x65 , 0x74 , 0x56 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 ,
0x12 , 0x1c , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2e , 0x47 , 0x65 ,
0x74 , 0x56 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x52 , 0x65 , 0x71 , 0x1a , 0x1d ,
0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2e , 0x47 , 0x65 , 0x74 , 0x56 ,
0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x43 , 0x6f , 0x64 , 0x65 , 0x52 , 0x65 , 0x73 , 0x70 , 0x22 , 0x2b , 0x82 ,
0xd3 , 0xe4 , 0x93 , 0x02 , 0x25 , 0x12 , 0x23 , 0x2f , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2f , 0x67 ,
0x65 , 0x74 , 0x2d , 0x76 , 0x65 , 0x72 , 0x69 , 0x66 , 0x79 , 0x2d , 0x63 , 0x6f , 0x64 , 0x65 , 0x2f , 0x7b ,
0x74 , 0x65 , 0x6c , 0x65 , 0x70 , 0x68 , 0x6f , 0x6e , 0x65 , 0x7d , 0x12 , 0x67 , 0x0a , 0x0b , 0x53 , 0x75 ,
0x62 , 0x6d , 0x69 , 0x74 , 0x50 , 0x68 , 0x6f , 0x6e , 0x65 , 0x12 , 0x1a , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e ,
0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2e , 0x53 , 0x75 , 0x62 , 0x6d , 0x69 , 0x74 , 0x50 , 0x68 , 0x6f ,
0x6e , 0x65 , 0x52 , 0x65 , 0x71 , 0x1a , 0x1b , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 ,
0x65 , 0x72 , 0x2e , 0x53 , 0x75 , 0x62 , 0x6d , 0x69 , 0x74 , 0x50 , 0x68 , 0x6f , 0x6e , 0x65 , 0x52 , 0x65 ,
0x73 , 0x70 , 0x22 , 0x1f , 0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 , 0x19 , 0x22 , 0x14 , 0x2f , 0x64 , 0x72 , 0x69 ,
0x76 , 0x65 , 0x72 , 0x2f , 0x73 , 0x75 , 0x62 , 0x6d , 0x69 , 0x74 , 0x2d , 0x70 , 0x68 , 0x6f , 0x6e , 0x65 ,
0x3a , 0x01 , 0x2a , 0x12 , 0x4e , 0x0a , 0x05 , 0x4c , 0x6f , 0x67 , 0x69 , 0x6e , 0x12 , 0x14 , 0x2e , 0x61 ,
0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2e , 0x4c , 0x6f , 0x67 , 0x69 , 0x6e , 0x52 ,
0x65 , 0x71 , 0x1a , 0x15 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2e ,
0x4c , 0x6f , 0x67 , 0x69 , 0x6e , 0x52 , 0x65 , 0x73 , 0x70 , 0x22 , 0x18 , 0x82 , 0xd3 , 0xe4 , 0x93 , 0x02 ,
0x12 , 0x22 , 0x0d , 0x2f , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2f , 0x6c , 0x6f , 0x67 , 0x69 , 0x6e ,
0x3a , 0x01 , 0x2a , 0x12 , 0x4f , 0x0a , 0x06 , 0x4c , 0x6f , 0x67 , 0x6f , 0x75 , 0x74 , 0x12 , 0x15 , 0x2e ,
0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2e , 0x4c , 0x6f , 0x67 , 0x6f , 0x75 ,
0x74 , 0x52 , 0x65 , 0x71 , 0x1a , 0x16 , 0x2e , 0x61 , 0x70 , 0x69 , 0x2e , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 ,
0x72 , 0x2e , 0x4c , 0x6f , 0x67 , 0x6f , 0x75 , 0x74 , 0x52 , 0x65 , 0x73 , 0x70 , 0x22 , 0x16 , 0x82 , 0xd3 ,
0xe4 , 0x93 , 0x02 , 0x10 , 0x2a , 0x0e , 0x2f , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2f , 0x6c , 0x6f ,
0x67 , 0x6f , 0x75 , 0x74 , 0x42 , 0x1a , 0x5a , 0x18 , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x2f , 0x61 ,
0x70 , 0x69 , 0x2f , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 , 0x3b , 0x64 , 0x72 , 0x69 , 0x76 , 0x65 , 0x72 ,
0x62 , 0x06 , 0x70 , 0x72 , 0x6f , 0x74 , 0x6f , 0x33 ,
}
var (
@ -594,28 +718,32 @@ func file_api_driver_driver_proto_rawDescGZIP() []byte {
return file_api_driver_driver_proto_rawDescData
}
var file_api_driver_driver_proto_msgTypes = make ( [ ] protoimpl . MessageInfo , 8 )
var file_api_driver_driver_proto_msgTypes = make ( [ ] protoimpl . MessageInfo , 10 )
var file_api_driver_driver_proto_goTypes = [ ] interface { } {
( * GetVerifyCodeReq ) ( nil ) , // 0: api.driver.GetVerifyCodeReq
( * GetVerifyCodeResp ) ( nil ) , // 1: api.driver.GetVerifyCodeResp
( * SubmitPhoneReq ) ( nil ) , // 2: api.driver.SubmitPhoneReq
( * SubmitPhoneResp ) ( nil ) , // 3: api.driver.SubmitPhoneResp
( * LoginReq ) ( nil ) , // 4: api.driver.LoginReq
( * LoginResp ) ( nil ) , // 5: api.driver.LoginResp
( * LogoutReq ) ( nil ) , // 6: api.driver.LogoutReq
( * LogoutResp ) ( nil ) , // 7: api.driver.LogoutResp
( * IDNoCheckReq ) ( nil ) , // 0: api.driver.IDNoCheckReq
( * IDNoCheckResp ) ( nil ) , // 1: api.driver.IDNoCheckResp
( * GetVerifyCodeReq ) ( nil ) , // 2: api.driver.GetVerifyCodeReq
( * GetVerifyCodeResp ) ( nil ) , // 3: api.driver.GetVerifyCodeResp
( * SubmitPhoneReq ) ( nil ) , // 4: api.driver.SubmitPhoneReq
( * SubmitPhoneResp ) ( nil ) , // 5: api.driver.SubmitPhoneResp
( * LoginReq ) ( nil ) , // 6: api.driver.LoginReq
( * LoginResp ) ( nil ) , // 7: api.driver.LoginResp
( * LogoutReq ) ( nil ) , // 8: api.driver.LogoutReq
( * LogoutResp ) ( nil ) , // 9: api.driver.LogoutResp
}
var file_api_driver_driver_proto_depIdxs = [ ] int32 {
0 , // 0: api.driver.Driver.GetVerifyCode:input_type -> api.driver.GetVerifyCodeReq
2 , // 1: api.driver.Driver.SubmitPhone:input_type -> api.driver.SubmitPhoneReq
4 , // 2: api.driver.Driver.Login:input_type -> api.driver.LoginReq
6 , // 3: api.driver.Driver.Logout:input_type -> api.driver.LogoutReq
1 , // 4: api.driver.Driver.GetVerifyCode:output_type -> api.driver.GetVerifyCodeResp
3 , // 5: api.driver.Driver.SubmitPhone:output_type -> api.driver.SubmitPhoneResp
5 , // 6: api.driver.Driver.Login:output_type -> api.driver.LoginResp
7 , // 7: api.driver.Driver.Logout:output_type -> api.driver.LogoutResp
4 , // [4:8] is the sub-list for method output_type
0 , // [0:4] is the sub-list for method input_type
0 , // 0: api.driver.Driver.IDNoCheck:input_type -> api.driver.IDNoCheckReq
2 , // 1: api.driver.Driver.GetVerifyCode:input_type -> api.driver.GetVerifyCodeReq
4 , // 2: api.driver.Driver.SubmitPhone:input_type -> api.driver.SubmitPhoneReq
6 , // 3: api.driver.Driver.Login:input_type -> api.driver.LoginReq
8 , // 4: api.driver.Driver.Logout:input_type -> api.driver.LogoutReq
1 , // 5: api.driver.Driver.IDNoCheck:output_type -> api.driver.IDNoCheckResp
3 , // 6: api.driver.Driver.GetVerifyCode:output_type -> api.driver.GetVerifyCodeResp
5 , // 7: api.driver.Driver.SubmitPhone:output_type -> api.driver.SubmitPhoneResp
7 , // 8: api.driver.Driver.Login:output_type -> api.driver.LoginResp
9 , // 9: api.driver.Driver.Logout:output_type -> api.driver.LogoutResp
5 , // [5:10] is the sub-list for method output_type
0 , // [0:5] is the sub-list for method input_type
0 , // [0:0] is the sub-list for extension type_name
0 , // [0:0] is the sub-list for extension extendee
0 , // [0:0] is the sub-list for field type_name
@ -628,7 +756,7 @@ func file_api_driver_driver_proto_init() {
}
if ! protoimpl . UnsafeEnabled {
file_api_driver_driver_proto_msgTypes [ 0 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * GetVerifyCode Req) ; i {
switch v := v . ( * IDNoCheck Req) ; i {
case 0 :
return & v . state
case 1 :
@ -640,7 +768,7 @@ func file_api_driver_driver_proto_init() {
}
}
file_api_driver_driver_proto_msgTypes [ 1 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * GetVerifyCode Resp) ; i {
switch v := v . ( * IDNoCheck Resp) ; i {
case 0 :
return & v . state
case 1 :
@ -652,7 +780,7 @@ func file_api_driver_driver_proto_init() {
}
}
file_api_driver_driver_proto_msgTypes [ 2 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * SubmitPhon eReq) ; i {
switch v := v . ( * GetVerifyCod eReq) ; i {
case 0 :
return & v . state
case 1 :
@ -664,7 +792,7 @@ func file_api_driver_driver_proto_init() {
}
}
file_api_driver_driver_proto_msgTypes [ 3 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * SubmitPhon eResp) ; i {
switch v := v . ( * GetVerifyCod eResp) ; i {
case 0 :
return & v . state
case 1 :
@ -676,7 +804,7 @@ func file_api_driver_driver_proto_init() {
}
}
file_api_driver_driver_proto_msgTypes [ 4 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * Login Req) ; i {
switch v := v . ( * SubmitPhone Req) ; i {
case 0 :
return & v . state
case 1 :
@ -688,7 +816,7 @@ func file_api_driver_driver_proto_init() {
}
}
file_api_driver_driver_proto_msgTypes [ 5 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * Login Resp) ; i {
switch v := v . ( * SubmitPhone Resp) ; i {
case 0 :
return & v . state
case 1 :
@ -700,7 +828,7 @@ func file_api_driver_driver_proto_init() {
}
}
file_api_driver_driver_proto_msgTypes [ 6 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * Log out Req) ; i {
switch v := v . ( * Log in Req) ; i {
case 0 :
return & v . state
case 1 :
@ -712,6 +840,30 @@ func file_api_driver_driver_proto_init() {
}
}
file_api_driver_driver_proto_msgTypes [ 7 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * LoginResp ) ; i {
case 0 :
return & v . state
case 1 :
return & v . sizeCache
case 2 :
return & v . unknownFields
default :
return nil
}
}
file_api_driver_driver_proto_msgTypes [ 8 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * LogoutReq ) ; i {
case 0 :
return & v . state
case 1 :
return & v . sizeCache
case 2 :
return & v . unknownFields
default :
return nil
}
}
file_api_driver_driver_proto_msgTypes [ 9 ] . Exporter = func ( v interface { } , i int ) interface { } {
switch v := v . ( * LogoutResp ) ; i {
case 0 :
return & v . state
@ -730,7 +882,7 @@ func file_api_driver_driver_proto_init() {
GoPackagePath : reflect . TypeOf ( x { } ) . PkgPath ( ) ,
RawDescriptor : file_api_driver_driver_proto_rawDesc ,
NumEnums : 0 ,
NumMessages : 8 ,
NumMessages : 10 ,
NumExtensions : 0 ,
NumServices : 1 ,
} ,