自动生成 protobuf 代码 (tag: v1.8.0)
This commit is contained in:
@@ -24,19 +24,24 @@ var File_anonymous_v1_service_proto protoreflect.FileDescriptor
|
||||
|
||||
const file_anonymous_v1_service_proto_rawDesc = "" +
|
||||
"\n" +
|
||||
"\x1aanonymous/v1/service.proto\x12\fanonymous.v1\x1a\x17anonymous/v1/user.proto2o\n" +
|
||||
"\x10AnonymousService\x12[\n" +
|
||||
"\x1aanonymous/v1/service.proto\x12\fanonymous.v1\x1a\x17anonymous/v1/user.proto2\xae\x01\n" +
|
||||
"\x10AnonymousService\x12=\n" +
|
||||
"\x04Auth\x12\x19.anonymous.v1.AuthRequest\x1a\x1a.anonymous.v1.AuthResponse\x12[\n" +
|
||||
"\x0eSendCredential\x12#.anonymous.v1.SendCredentialRequest\x1a$.anonymous.v1.SendCredentialResponseB;Z9git.shenxianhe.cn/shenxianhe/sdk/anonymous/v1;anonymousv1b\x06proto3"
|
||||
|
||||
var file_anonymous_v1_service_proto_goTypes = []any{
|
||||
(*SendCredentialRequest)(nil), // 0: anonymous.v1.SendCredentialRequest
|
||||
(*SendCredentialResponse)(nil), // 1: anonymous.v1.SendCredentialResponse
|
||||
(*AuthRequest)(nil), // 0: anonymous.v1.AuthRequest
|
||||
(*SendCredentialRequest)(nil), // 1: anonymous.v1.SendCredentialRequest
|
||||
(*AuthResponse)(nil), // 2: anonymous.v1.AuthResponse
|
||||
(*SendCredentialResponse)(nil), // 3: anonymous.v1.SendCredentialResponse
|
||||
}
|
||||
var file_anonymous_v1_service_proto_depIdxs = []int32{
|
||||
0, // 0: anonymous.v1.AnonymousService.SendCredential:input_type -> anonymous.v1.SendCredentialRequest
|
||||
1, // 1: anonymous.v1.AnonymousService.SendCredential:output_type -> anonymous.v1.SendCredentialResponse
|
||||
1, // [1:2] is the sub-list for method output_type
|
||||
0, // [0:1] is the sub-list for method input_type
|
||||
0, // 0: anonymous.v1.AnonymousService.Auth:input_type -> anonymous.v1.AuthRequest
|
||||
1, // 1: anonymous.v1.AnonymousService.SendCredential:input_type -> anonymous.v1.SendCredentialRequest
|
||||
2, // 2: anonymous.v1.AnonymousService.Auth:output_type -> anonymous.v1.AuthResponse
|
||||
3, // 3: anonymous.v1.AnonymousService.SendCredential:output_type -> anonymous.v1.SendCredentialResponse
|
||||
2, // [2:4] is the sub-list for method output_type
|
||||
0, // [0:2] 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
|
||||
|
||||
Reference in New Issue
Block a user