| 109 | |
| 110 | func init() { file_store_auth_proto_init() } |
| 111 | func file_store_auth_proto_init() { |
| 112 | if File_store_auth_proto != nil { |
| 113 | return |
| 114 | } |
| 115 | type x struct{} |
| 116 | out := protoimpl.TypeBuilder{ |
| 117 | File: protoimpl.DescBuilder{ |
| 118 | GoPackagePath: reflect.TypeOf(x{}).PkgPath(), |
| 119 | RawDescriptor: unsafe.Slice(unsafe.StringData(file_store_auth_proto_rawDesc), len(file_store_auth_proto_rawDesc)), |
| 120 | NumEnums: 1, |
| 121 | NumMessages: 0, |
| 122 | NumExtensions: 0, |
| 123 | NumServices: 0, |
| 124 | }, |
| 125 | GoTypes: file_store_auth_proto_goTypes, |
| 126 | DependencyIndexes: file_store_auth_proto_depIdxs, |
| 127 | EnumInfos: file_store_auth_proto_enumTypes, |
| 128 | }.Build() |
| 129 | File_store_auth_proto = out.File |
| 130 | file_store_auth_proto_goTypes = nil |
| 131 | file_store_auth_proto_depIdxs = nil |
| 132 | } |