refactor: localize protobuf definitions

This commit is contained in:
2026-08-09 20:14:57 +08:00
parent 9f6f318bbb
commit 5ea45a76fe
429 changed files with 54058 additions and 61623 deletions

View File

@@ -7,7 +7,6 @@
package passport
import (
protobuf "bsm/full/protobuf"
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
reflect "reflect"
@@ -419,7 +418,7 @@ var File_module_base_passport_proto_verify_proto protoreflect.FileDescriptor
const file_module_base_passport_proto_verify_proto_rawDesc = "" +
"\n" +
"'module/base/passport/proto/verify.proto\x12\bpassport\x1a\x15protobuf/blocks.proto\"\x9b\x01\n" +
"'module/base/passport/proto/verify.proto\x12\bpassport\x1a&module/base/passport/proto/const.proto\"\x9b\x01\n" +
"\rVerifyRequest\x12\x1a\n" +
"\bprovider\x18\x01 \x01(\tR\bprovider\x125\n" +
"\x04args\x18\x02 \x03(\v2!.passport.VerifyRequest.ArgsEntryR\x04args\x1a7\n" +
@@ -479,7 +478,7 @@ var file_module_base_passport_proto_verify_proto_goTypes = []any{
(*PersonalInformation)(nil), // 4: passport.PersonalInformation
(*FaceMap)(nil), // 5: passport.FaceMap
nil, // 6: passport.VerifyRequest.ArgsEntry
(*protobuf.StatusReply)(nil), // 7: blocks.StatusReply
(*StatusReply)(nil), // 7: blocks.StatusReply
}
var file_module_base_passport_proto_verify_proto_depIdxs = []int32{
6, // 0: passport.VerifyRequest.args:type_name -> passport.VerifyRequest.ArgsEntry
@@ -503,6 +502,7 @@ func file_module_base_passport_proto_verify_proto_init() {
if File_module_base_passport_proto_verify_proto != nil {
return
}
file_module_base_passport_proto_const_proto_init()
type x struct{}
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{