()
| 961 | |
| 962 | func init() { file_store_common_proto_init() } |
| 963 | func file_store_common_proto_init() { |
| 964 | if File_store_common_proto != nil { |
| 965 | return |
| 966 | } |
| 967 | type x struct{} |
| 968 | out := protoimpl.TypeBuilder{ |
| 969 | File: protoimpl.DescBuilder{ |
| 970 | GoPackagePath: reflect.TypeOf(x{}).PkgPath(), |
| 971 | RawDescriptor: unsafe.Slice(unsafe.StringData(file_store_common_proto_rawDesc), len(file_store_common_proto_rawDesc)), |
| 972 | NumEnums: 7, |
| 973 | NumMessages: 3, |
| 974 | NumExtensions: 0, |
| 975 | NumServices: 0, |
| 976 | }, |
| 977 | GoTypes: file_store_common_proto_goTypes, |
| 978 | DependencyIndexes: file_store_common_proto_depIdxs, |
| 979 | EnumInfos: file_store_common_proto_enumTypes, |
| 980 | MessageInfos: file_store_common_proto_msgTypes, |
| 981 | }.Build() |
| 982 | File_store_common_proto = out.File |
| 983 | file_store_common_proto_goTypes = nil |
| 984 | file_store_common_proto_depIdxs = nil |
| 985 | } |
no test coverage detected