in internal/proto/akka/ContainerFormats.pb.go [907:1076]
func file_ContainerFormats_proto_init() {
if File_ContainerFormats_proto != nil {
return
}
if !protoimpl.UnsafeEnabled {
file_ContainerFormats_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*SelectionEnvelope); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ContainerFormats_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*Selection); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ContainerFormats_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*Identify); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ContainerFormats_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*ActorIdentity); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ContainerFormats_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*ActorRef); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ContainerFormats_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*Option); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ContainerFormats_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*Payload); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ContainerFormats_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*WatcherHeartbeatResponse); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ContainerFormats_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*Throwable); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ContainerFormats_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*ThrowableNotSerializable); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ContainerFormats_proto_msgTypes[10].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*ActorInitializationException); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
file_ContainerFormats_proto_msgTypes[11].Exporter = func(v interface{}, i int) interface{} {
switch v := v.(*StackTraceElement); i {
case 0:
return &v.state
case 1:
return &v.sizeCache
case 2:
return &v.unknownFields
default:
return nil
}
}
}
type x struct{}
out := protoimpl.TypeBuilder{
File: protoimpl.DescBuilder{
GoPackagePath: reflect.TypeOf(x{}).PkgPath(),
RawDescriptor: file_ContainerFormats_proto_rawDesc,
NumEnums: 1,
NumMessages: 12,
NumExtensions: 0,
NumServices: 0,
},
GoTypes: file_ContainerFormats_proto_goTypes,
DependencyIndexes: file_ContainerFormats_proto_depIdxs,
EnumInfos: file_ContainerFormats_proto_enumTypes,
MessageInfos: file_ContainerFormats_proto_msgTypes,
}.Build()
File_ContainerFormats_proto = out.File
file_ContainerFormats_proto_rawDesc = nil
file_ContainerFormats_proto_goTypes = nil
file_ContainerFormats_proto_depIdxs = nil
}