| 321 | |
| 322 | func init() { file_driver_proto_init() } |
| 323 | func file_driver_proto_init() { |
| 324 | if File_driver_proto != nil { |
| 325 | return |
| 326 | } |
| 327 | type x struct{} |
| 328 | out := protoimpl.TypeBuilder{ |
| 329 | File: protoimpl.DescBuilder{ |
| 330 | GoPackagePath: reflect.TypeOf(x{}).PkgPath(), |
| 331 | RawDescriptor: unsafe.Slice(unsafe.StringData(file_driver_proto_rawDesc), len(file_driver_proto_rawDesc)), |
| 332 | NumEnums: 0, |
| 333 | NumMessages: 4, |
| 334 | NumExtensions: 0, |
| 335 | NumServices: 1, |
| 336 | }, |
| 337 | GoTypes: file_driver_proto_goTypes, |
| 338 | DependencyIndexes: file_driver_proto_depIdxs, |
| 339 | MessageInfos: file_driver_proto_msgTypes, |
| 340 | }.Build() |
| 341 | File_driver_proto = out.File |
| 342 | file_driver_proto_goTypes = nil |
| 343 | file_driver_proto_depIdxs = nil |
| 344 | } |