Documentation ¶
Index ¶
- Variables
- func RegisterTestServiceServer(s grpc.ServiceRegistrar, srv TestServiceServer)
- type EmptyMessageNotAnnotated
- func (*EmptyMessageNotAnnotated) Descriptor() ([]byte, []int)deprecated
- func (*EmptyMessageNotAnnotated) ProtoMessage()
- func (x *EmptyMessageNotAnnotated) ProtoReflect() protoreflect.Message
- func (x *EmptyMessageNotAnnotated) Reset()
- func (x *EmptyMessageNotAnnotated) String() string
- func (m *EmptyMessageNotAnnotated) ToRelease(c *proto_releases.Config)
- type EmptyMessagePreviewed
- func (*EmptyMessagePreviewed) Descriptor() ([]byte, []int)deprecated
- func (*EmptyMessagePreviewed) ProtoMessage()
- func (x *EmptyMessagePreviewed) ProtoReflect() protoreflect.Message
- func (x *EmptyMessagePreviewed) Reset()
- func (x *EmptyMessagePreviewed) String() string
- func (m *EmptyMessagePreviewed) ToRelease(c *proto_releases.Config)
- type EmptyMessagePreviewedThenReleased
- func (*EmptyMessagePreviewedThenReleased) Descriptor() ([]byte, []int)deprecated
- func (*EmptyMessagePreviewedThenReleased) ProtoMessage()
- func (x *EmptyMessagePreviewedThenReleased) ProtoReflect() protoreflect.Message
- func (x *EmptyMessagePreviewedThenReleased) Reset()
- func (x *EmptyMessagePreviewedThenReleased) String() string
- func (m *EmptyMessagePreviewedThenReleased) ToRelease(c *proto_releases.Config)
- type EmptyMessagePreviewedThenRemoved
- func (*EmptyMessagePreviewedThenRemoved) Descriptor() ([]byte, []int)deprecated
- func (*EmptyMessagePreviewedThenRemoved) ProtoMessage()
- func (x *EmptyMessagePreviewedThenRemoved) ProtoReflect() protoreflect.Message
- func (x *EmptyMessagePreviewedThenRemoved) Reset()
- func (x *EmptyMessagePreviewedThenRemoved) String() string
- func (m *EmptyMessagePreviewedThenRemoved) ToRelease(c *proto_releases.Config)
- type EmptyMessageReleased
- func (*EmptyMessageReleased) Descriptor() ([]byte, []int)deprecated
- func (*EmptyMessageReleased) ProtoMessage()
- func (x *EmptyMessageReleased) ProtoReflect() protoreflect.Message
- func (x *EmptyMessageReleased) Reset()
- func (x *EmptyMessageReleased) String() string
- func (m *EmptyMessageReleased) ToRelease(c *proto_releases.Config)
- type EmptyMessageReleasedThenRemoved
- func (*EmptyMessageReleasedThenRemoved) Descriptor() ([]byte, []int)deprecated
- func (*EmptyMessageReleasedThenRemoved) ProtoMessage()
- func (x *EmptyMessageReleasedThenRemoved) ProtoReflect() protoreflect.Message
- func (x *EmptyMessageReleasedThenRemoved) Reset()
- func (x *EmptyMessageReleasedThenRemoved) String() string
- func (m *EmptyMessageReleasedThenRemoved) ToRelease(c *proto_releases.Config)
- type EnumNotAnnotated
- func (EnumNotAnnotated) Descriptor() protoreflect.EnumDescriptor
- func (x EnumNotAnnotated) Enum() *EnumNotAnnotated
- func (EnumNotAnnotated) EnumDescriptor() ([]byte, []int)deprecated
- func (x EnumNotAnnotated) Number() protoreflect.EnumNumber
- func (x EnumNotAnnotated) String() string
- func (e EnumNotAnnotated) ToRelease(c *proto_releases.Config) EnumNotAnnotated
- func (EnumNotAnnotated) Type() protoreflect.EnumType
- type ImportedNotAnnotatedAndEmpty
- func (*ImportedNotAnnotatedAndEmpty) Descriptor() ([]byte, []int)deprecated
- func (*ImportedNotAnnotatedAndEmpty) ProtoMessage()
- func (x *ImportedNotAnnotatedAndEmpty) ProtoReflect() protoreflect.Message
- func (x *ImportedNotAnnotatedAndEmpty) Reset()
- func (x *ImportedNotAnnotatedAndEmpty) String() string
- func (m *ImportedNotAnnotatedAndEmpty) ToRelease(c *proto_releases.Config)
- type ImportedNotAnnotatedWithReleasedField
- func (*ImportedNotAnnotatedWithReleasedField) Descriptor() ([]byte, []int)deprecated
- func (x *ImportedNotAnnotatedWithReleasedField) GetReleased() int32
- func (*ImportedNotAnnotatedWithReleasedField) ProtoMessage()
- func (x *ImportedNotAnnotatedWithReleasedField) ProtoReflect() protoreflect.Message
- func (x *ImportedNotAnnotatedWithReleasedField) Reset()
- func (x *ImportedNotAnnotatedWithReleasedField) String() string
- func (m *ImportedNotAnnotatedWithReleasedField) ToRelease(c *proto_releases.Config)
- type ImportedNotAnnotatedWithUnreleasedField
- func (*ImportedNotAnnotatedWithUnreleasedField) Descriptor() ([]byte, []int)deprecated
- func (x *ImportedNotAnnotatedWithUnreleasedField) GetReleased() int32
- func (*ImportedNotAnnotatedWithUnreleasedField) ProtoMessage()
- func (x *ImportedNotAnnotatedWithUnreleasedField) ProtoReflect() protoreflect.Message
- func (x *ImportedNotAnnotatedWithUnreleasedField) Reset()
- func (x *ImportedNotAnnotatedWithUnreleasedField) String() string
- func (m *ImportedNotAnnotatedWithUnreleasedField) ToRelease(c *proto_releases.Config)
- type ImportedRelesed
- func (*ImportedRelesed) Descriptor() ([]byte, []int)deprecated
- func (*ImportedRelesed) ProtoMessage()
- func (x *ImportedRelesed) ProtoReflect() protoreflect.Message
- func (x *ImportedRelesed) Reset()
- func (x *ImportedRelesed) String() string
- func (m *ImportedRelesed) ToRelease(c *proto_releases.Config)
- type MessageNotAnnotated
- func (*MessageNotAnnotated) Descriptor() ([]byte, []int)deprecated
- func (x *MessageNotAnnotated) GetNotAnnotated() int32
- func (m *MessageNotAnnotated) GetNotAnnotatedOneof() isMessageNotAnnotated_NotAnnotatedOneof
- func (x *MessageNotAnnotated) GetOneofItemNotAnnotated() int32
- func (x *MessageNotAnnotated) GetPreviewed() int32
- func (x *MessageNotAnnotated) GetPreviewedThenReleased() int32
- func (x *MessageNotAnnotated) GetPreviewedThenRemoved() int32
- func (x *MessageNotAnnotated) GetReleased() int32
- func (x *MessageNotAnnotated) GetReleasedThenRemoved() int32
- func (*MessageNotAnnotated) ProtoMessage()
- func (x *MessageNotAnnotated) ProtoReflect() protoreflect.Message
- func (x *MessageNotAnnotated) Reset()
- func (x *MessageNotAnnotated) String() string
- func (m *MessageNotAnnotated) ToRelease(c *proto_releases.Config)
- type MessageNotAnnotated_OneofItemNotAnnotated
- type MessageWithEnumFields
- func (*MessageWithEnumFields) Descriptor() ([]byte, []int)deprecated
- func (x *MessageWithEnumFields) GetNotAnnotated() EnumNotAnnotated
- func (x *MessageWithEnumFields) GetReleased() EnumNotAnnotated
- func (*MessageWithEnumFields) ProtoMessage()
- func (x *MessageWithEnumFields) ProtoReflect() protoreflect.Message
- func (x *MessageWithEnumFields) Reset()
- func (x *MessageWithEnumFields) String() string
- func (m *MessageWithEnumFields) ToRelease(c *proto_releases.Config)
- type MessageWithImportedFields
- func (*MessageWithImportedFields) Descriptor() ([]byte, []int)deprecated
- func (x *MessageWithImportedFields) GetEmpty() *ImportedNotAnnotatedAndEmpty
- func (x *MessageWithImportedFields) GetEmptyReleased() *ImportedRelesed
- func (x *MessageWithImportedFields) GetWithReleased() *ImportedNotAnnotatedWithReleasedField
- func (x *MessageWithImportedFields) GetWithUnreleased() *ImportedNotAnnotatedWithUnreleasedField
- func (*MessageWithImportedFields) ProtoMessage()
- func (x *MessageWithImportedFields) ProtoReflect() protoreflect.Message
- func (x *MessageWithImportedFields) Reset()
- func (x *MessageWithImportedFields) String() string
- func (m *MessageWithImportedFields) ToRelease(c *proto_releases.Config)
- type MessageWithNoAnnotations
- func (*MessageWithNoAnnotations) Descriptor() ([]byte, []int)deprecated
- func (x *MessageWithNoAnnotations) GetNotAnnotated() int32
- func (*MessageWithNoAnnotations) ProtoMessage()
- func (x *MessageWithNoAnnotations) ProtoReflect() protoreflect.Message
- func (x *MessageWithNoAnnotations) Reset()
- func (x *MessageWithNoAnnotations) String() string
- func (m *MessageWithNoAnnotations) ToRelease(c *proto_releases.Config)
- type MessageWithOneofWithMessages
- func (*MessageWithOneofWithMessages) Descriptor() ([]byte, []int)deprecated
- func (x *MessageWithOneofWithMessages) GetMessageWithNoAnnotations() *MessageWithNoAnnotations
- func (x *MessageWithOneofWithMessages) GetMessageWithReleaseAnnotation() *MessageWithReleasedField
- func (x *MessageWithOneofWithMessages) GetMessageWithReleasedField() *MessageWithReleasedField
- func (m *MessageWithOneofWithMessages) GetOneofWithMessage() isMessageWithOneofWithMessages_OneofWithMessage
- func (*MessageWithOneofWithMessages) ProtoMessage()
- func (x *MessageWithOneofWithMessages) ProtoReflect() protoreflect.Message
- func (x *MessageWithOneofWithMessages) Reset()
- func (x *MessageWithOneofWithMessages) String() string
- func (m *MessageWithOneofWithMessages) ToRelease(c *proto_releases.Config)
- type MessageWithOneofWithMessages_MessageWithNoAnnotations
- type MessageWithOneofWithMessages_MessageWithReleaseAnnotation
- type MessageWithOneofWithMessages_MessageWithReleasedField
- type MessageWithOneofsWithEnumFields
- func (*MessageWithOneofsWithEnumFields) Descriptor() ([]byte, []int)deprecated
- func (x *MessageWithOneofsWithEnumFields) GetNotAnnotated() EnumNotAnnotated
- func (m *MessageWithOneofsWithEnumFields) GetOneofWithEnumField() isMessageWithOneofsWithEnumFields_OneofWithEnumField
- func (x *MessageWithOneofsWithEnumFields) GetReleased() EnumNotAnnotated
- func (*MessageWithOneofsWithEnumFields) ProtoMessage()
- func (x *MessageWithOneofsWithEnumFields) ProtoReflect() protoreflect.Message
- func (x *MessageWithOneofsWithEnumFields) Reset()
- func (x *MessageWithOneofsWithEnumFields) String() string
- func (m *MessageWithOneofsWithEnumFields) ToRelease(c *proto_releases.Config)
- type MessageWithOneofsWithEnumFields_NotAnnotated
- type MessageWithOneofsWithEnumFields_Released
- type MessageWithPreviewField
- func (*MessageWithPreviewField) Descriptor() ([]byte, []int)deprecated
- func (x *MessageWithPreviewField) GetReleased() int32
- func (*MessageWithPreviewField) ProtoMessage()
- func (x *MessageWithPreviewField) ProtoReflect() protoreflect.Message
- func (x *MessageWithPreviewField) Reset()
- func (x *MessageWithPreviewField) String() string
- func (m *MessageWithPreviewField) ToRelease(c *proto_releases.Config)
- type MessageWithReleasedField
- func (*MessageWithReleasedField) Descriptor() ([]byte, []int)deprecated
- func (x *MessageWithReleasedField) GetReleased() int32
- func (*MessageWithReleasedField) ProtoMessage()
- func (x *MessageWithReleasedField) ProtoReflect() protoreflect.Message
- func (x *MessageWithReleasedField) Reset()
- func (x *MessageWithReleasedField) String() string
- func (m *MessageWithReleasedField) ToRelease(c *proto_releases.Config)
- type MessageWithReleasedOneofItem
- func (*MessageWithReleasedOneofItem) Descriptor() ([]byte, []int)deprecated
- func (x *MessageWithReleasedOneofItem) GetOneofItemNotAnnotated() int32
- func (x *MessageWithReleasedOneofItem) GetOneofItemReleased() int32
- func (m *MessageWithReleasedOneofItem) GetOneofWithItem() isMessageWithReleasedOneofItem_OneofWithItem
- func (*MessageWithReleasedOneofItem) ProtoMessage()
- func (x *MessageWithReleasedOneofItem) ProtoReflect() protoreflect.Message
- func (x *MessageWithReleasedOneofItem) Reset()
- func (x *MessageWithReleasedOneofItem) String() string
- func (m *MessageWithReleasedOneofItem) ToRelease(c *proto_releases.Config)
- type MessageWithReleasedOneofItem_OneofItemNotAnnotated
- type MessageWithReleasedOneofItem_OneofItemReleased
- type MessageWithUnannotatedOneof
- func (*MessageWithUnannotatedOneof) Descriptor() ([]byte, []int)deprecated
- func (m *MessageWithUnannotatedOneof) GetNotAnnotatedOneof() isMessageWithUnannotatedOneof_NotAnnotatedOneof
- func (x *MessageWithUnannotatedOneof) GetOneofItemNotAnnotated() int32
- func (*MessageWithUnannotatedOneof) ProtoMessage()
- func (x *MessageWithUnannotatedOneof) ProtoReflect() protoreflect.Message
- func (x *MessageWithUnannotatedOneof) Reset()
- func (x *MessageWithUnannotatedOneof) String() string
- func (m *MessageWithUnannotatedOneof) ToRelease(c *proto_releases.Config)
- type MessageWithUnannotatedOneof_OneofItemNotAnnotated
- type TestServiceClient
- type TestServiceServer
- type UnimplementedTestServiceServer
- func (UnimplementedTestServiceServer) EmptyMethodNotAnnotated(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedTestServiceServer) EmptyMethodReleased(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (UnimplementedTestServiceServer) MethodNotAnnotated(context.Context, *MessageNotAnnotated) (*MessageNotAnnotated, error)
- func (UnimplementedTestServiceServer) MethodReleased(context.Context, *MessageNotAnnotated) (*MessageNotAnnotated, error)
- type UnsafeTestServiceServer
Constants ¶
This section is empty.
Variables ¶
var ( EnumNotAnnotated_name = map[int32]string{ 0: "zero_value", 1: "not_annotated", 2: "released", 3: "previewed", 4: "previewed_then_released", 6: "previewed_then_removed", 7: "released_then_removed", } EnumNotAnnotated_value = map[string]int32{ "zero_value": 0, "not_annotated": 1, "released": 2, "previewed": 3, "previewed_then_released": 4, "previewed_then_removed": 6, "released_then_removed": 7, } )
Enum value maps for EnumNotAnnotated.
var File_fixtures_core_proto protoreflect.FileDescriptor
var File_fixtures_imported_proto protoreflect.FileDescriptor
var TestService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "com.github.devnev.proto_releases.fixtures.TestService", HandlerType: (*TestServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "EmptyMethodNotAnnotated", Handler: _TestService_EmptyMethodNotAnnotated_Handler, }, { MethodName: "EmptyMethodReleased", Handler: _TestService_EmptyMethodReleased_Handler, }, { MethodName: "MethodNotAnnotated", Handler: _TestService_MethodNotAnnotated_Handler, }, { MethodName: "MethodReleased", Handler: _TestService_MethodReleased_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "fixtures/core.proto", }
TestService_ServiceDesc is the grpc.ServiceDesc for TestService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterTestServiceServer ¶
func RegisterTestServiceServer(s grpc.ServiceRegistrar, srv TestServiceServer)
Types ¶
type EmptyMessageNotAnnotated ¶
type EmptyMessageNotAnnotated struct {
// contains filtered or unexported fields
}
func (*EmptyMessageNotAnnotated) Descriptor
deprecated
func (*EmptyMessageNotAnnotated) Descriptor() ([]byte, []int)
Deprecated: Use EmptyMessageNotAnnotated.ProtoReflect.Descriptor instead.
func (*EmptyMessageNotAnnotated) ProtoMessage ¶
func (*EmptyMessageNotAnnotated) ProtoMessage()
func (*EmptyMessageNotAnnotated) ProtoReflect ¶
func (x *EmptyMessageNotAnnotated) ProtoReflect() protoreflect.Message
func (*EmptyMessageNotAnnotated) Reset ¶
func (x *EmptyMessageNotAnnotated) Reset()
func (*EmptyMessageNotAnnotated) String ¶
func (x *EmptyMessageNotAnnotated) String() string
func (*EmptyMessageNotAnnotated) ToRelease ¶
func (m *EmptyMessageNotAnnotated) ToRelease(c *proto_releases.Config)
type EmptyMessagePreviewed ¶
type EmptyMessagePreviewed struct {
// contains filtered or unexported fields
}
func (*EmptyMessagePreviewed) Descriptor
deprecated
func (*EmptyMessagePreviewed) Descriptor() ([]byte, []int)
Deprecated: Use EmptyMessagePreviewed.ProtoReflect.Descriptor instead.
func (*EmptyMessagePreviewed) ProtoMessage ¶
func (*EmptyMessagePreviewed) ProtoMessage()
func (*EmptyMessagePreviewed) ProtoReflect ¶
func (x *EmptyMessagePreviewed) ProtoReflect() protoreflect.Message
func (*EmptyMessagePreviewed) Reset ¶
func (x *EmptyMessagePreviewed) Reset()
func (*EmptyMessagePreviewed) String ¶
func (x *EmptyMessagePreviewed) String() string
func (*EmptyMessagePreviewed) ToRelease ¶
func (m *EmptyMessagePreviewed) ToRelease(c *proto_releases.Config)
type EmptyMessagePreviewedThenReleased ¶
type EmptyMessagePreviewedThenReleased struct {
// contains filtered or unexported fields
}
func (*EmptyMessagePreviewedThenReleased) Descriptor
deprecated
func (*EmptyMessagePreviewedThenReleased) Descriptor() ([]byte, []int)
Deprecated: Use EmptyMessagePreviewedThenReleased.ProtoReflect.Descriptor instead.
func (*EmptyMessagePreviewedThenReleased) ProtoMessage ¶
func (*EmptyMessagePreviewedThenReleased) ProtoMessage()
func (*EmptyMessagePreviewedThenReleased) ProtoReflect ¶
func (x *EmptyMessagePreviewedThenReleased) ProtoReflect() protoreflect.Message
func (*EmptyMessagePreviewedThenReleased) Reset ¶
func (x *EmptyMessagePreviewedThenReleased) Reset()
func (*EmptyMessagePreviewedThenReleased) String ¶
func (x *EmptyMessagePreviewedThenReleased) String() string
func (*EmptyMessagePreviewedThenReleased) ToRelease ¶
func (m *EmptyMessagePreviewedThenReleased) ToRelease(c *proto_releases.Config)
type EmptyMessagePreviewedThenRemoved ¶
type EmptyMessagePreviewedThenRemoved struct {
// contains filtered or unexported fields
}
func (*EmptyMessagePreviewedThenRemoved) Descriptor
deprecated
func (*EmptyMessagePreviewedThenRemoved) Descriptor() ([]byte, []int)
Deprecated: Use EmptyMessagePreviewedThenRemoved.ProtoReflect.Descriptor instead.
func (*EmptyMessagePreviewedThenRemoved) ProtoMessage ¶
func (*EmptyMessagePreviewedThenRemoved) ProtoMessage()
func (*EmptyMessagePreviewedThenRemoved) ProtoReflect ¶
func (x *EmptyMessagePreviewedThenRemoved) ProtoReflect() protoreflect.Message
func (*EmptyMessagePreviewedThenRemoved) Reset ¶
func (x *EmptyMessagePreviewedThenRemoved) Reset()
func (*EmptyMessagePreviewedThenRemoved) String ¶
func (x *EmptyMessagePreviewedThenRemoved) String() string
func (*EmptyMessagePreviewedThenRemoved) ToRelease ¶
func (m *EmptyMessagePreviewedThenRemoved) ToRelease(c *proto_releases.Config)
type EmptyMessageReleased ¶
type EmptyMessageReleased struct {
// contains filtered or unexported fields
}
func (*EmptyMessageReleased) Descriptor
deprecated
func (*EmptyMessageReleased) Descriptor() ([]byte, []int)
Deprecated: Use EmptyMessageReleased.ProtoReflect.Descriptor instead.
func (*EmptyMessageReleased) ProtoMessage ¶
func (*EmptyMessageReleased) ProtoMessage()
func (*EmptyMessageReleased) ProtoReflect ¶
func (x *EmptyMessageReleased) ProtoReflect() protoreflect.Message
func (*EmptyMessageReleased) Reset ¶
func (x *EmptyMessageReleased) Reset()
func (*EmptyMessageReleased) String ¶
func (x *EmptyMessageReleased) String() string
func (*EmptyMessageReleased) ToRelease ¶
func (m *EmptyMessageReleased) ToRelease(c *proto_releases.Config)
type EmptyMessageReleasedThenRemoved ¶
type EmptyMessageReleasedThenRemoved struct {
// contains filtered or unexported fields
}
func (*EmptyMessageReleasedThenRemoved) Descriptor
deprecated
func (*EmptyMessageReleasedThenRemoved) Descriptor() ([]byte, []int)
Deprecated: Use EmptyMessageReleasedThenRemoved.ProtoReflect.Descriptor instead.
func (*EmptyMessageReleasedThenRemoved) ProtoMessage ¶
func (*EmptyMessageReleasedThenRemoved) ProtoMessage()
func (*EmptyMessageReleasedThenRemoved) ProtoReflect ¶
func (x *EmptyMessageReleasedThenRemoved) ProtoReflect() protoreflect.Message
func (*EmptyMessageReleasedThenRemoved) Reset ¶
func (x *EmptyMessageReleasedThenRemoved) Reset()
func (*EmptyMessageReleasedThenRemoved) String ¶
func (x *EmptyMessageReleasedThenRemoved) String() string
func (*EmptyMessageReleasedThenRemoved) ToRelease ¶
func (m *EmptyMessageReleasedThenRemoved) ToRelease(c *proto_releases.Config)
type EnumNotAnnotated ¶
type EnumNotAnnotated int32
const ( EnumNotAnnotated_zero_value EnumNotAnnotated = 0 EnumNotAnnotated_not_annotated EnumNotAnnotated = 1 EnumNotAnnotated_released EnumNotAnnotated = 2 EnumNotAnnotated_previewed EnumNotAnnotated = 3 EnumNotAnnotated_previewed_then_released EnumNotAnnotated = 4 EnumNotAnnotated_previewed_then_removed EnumNotAnnotated = 6 EnumNotAnnotated_released_then_removed EnumNotAnnotated = 7 )
func (EnumNotAnnotated) Descriptor ¶
func (EnumNotAnnotated) Descriptor() protoreflect.EnumDescriptor
func (EnumNotAnnotated) Enum ¶
func (x EnumNotAnnotated) Enum() *EnumNotAnnotated
func (EnumNotAnnotated) EnumDescriptor
deprecated
func (EnumNotAnnotated) EnumDescriptor() ([]byte, []int)
Deprecated: Use EnumNotAnnotated.Descriptor instead.
func (EnumNotAnnotated) Number ¶
func (x EnumNotAnnotated) Number() protoreflect.EnumNumber
func (EnumNotAnnotated) String ¶
func (x EnumNotAnnotated) String() string
func (EnumNotAnnotated) ToRelease ¶
func (e EnumNotAnnotated) ToRelease(c *proto_releases.Config) EnumNotAnnotated
func (EnumNotAnnotated) Type ¶
func (EnumNotAnnotated) Type() protoreflect.EnumType
type ImportedNotAnnotatedAndEmpty ¶
type ImportedNotAnnotatedAndEmpty struct {
// contains filtered or unexported fields
}
func (*ImportedNotAnnotatedAndEmpty) Descriptor
deprecated
func (*ImportedNotAnnotatedAndEmpty) Descriptor() ([]byte, []int)
Deprecated: Use ImportedNotAnnotatedAndEmpty.ProtoReflect.Descriptor instead.
func (*ImportedNotAnnotatedAndEmpty) ProtoMessage ¶
func (*ImportedNotAnnotatedAndEmpty) ProtoMessage()
func (*ImportedNotAnnotatedAndEmpty) ProtoReflect ¶
func (x *ImportedNotAnnotatedAndEmpty) ProtoReflect() protoreflect.Message
func (*ImportedNotAnnotatedAndEmpty) Reset ¶
func (x *ImportedNotAnnotatedAndEmpty) Reset()
func (*ImportedNotAnnotatedAndEmpty) String ¶
func (x *ImportedNotAnnotatedAndEmpty) String() string
func (*ImportedNotAnnotatedAndEmpty) ToRelease ¶
func (m *ImportedNotAnnotatedAndEmpty) ToRelease(c *proto_releases.Config)
type ImportedNotAnnotatedWithReleasedField ¶
type ImportedNotAnnotatedWithReleasedField struct { Released int32 `protobuf:"varint,1,opt,name=released,proto3" json:"released,omitempty"` // contains filtered or unexported fields }
func (*ImportedNotAnnotatedWithReleasedField) Descriptor
deprecated
func (*ImportedNotAnnotatedWithReleasedField) Descriptor() ([]byte, []int)
Deprecated: Use ImportedNotAnnotatedWithReleasedField.ProtoReflect.Descriptor instead.
func (*ImportedNotAnnotatedWithReleasedField) GetReleased ¶
func (x *ImportedNotAnnotatedWithReleasedField) GetReleased() int32
func (*ImportedNotAnnotatedWithReleasedField) ProtoMessage ¶
func (*ImportedNotAnnotatedWithReleasedField) ProtoMessage()
func (*ImportedNotAnnotatedWithReleasedField) ProtoReflect ¶
func (x *ImportedNotAnnotatedWithReleasedField) ProtoReflect() protoreflect.Message
func (*ImportedNotAnnotatedWithReleasedField) Reset ¶
func (x *ImportedNotAnnotatedWithReleasedField) Reset()
func (*ImportedNotAnnotatedWithReleasedField) String ¶
func (x *ImportedNotAnnotatedWithReleasedField) String() string
func (*ImportedNotAnnotatedWithReleasedField) ToRelease ¶
func (m *ImportedNotAnnotatedWithReleasedField) ToRelease(c *proto_releases.Config)
type ImportedNotAnnotatedWithUnreleasedField ¶
type ImportedNotAnnotatedWithUnreleasedField struct { Released int32 `protobuf:"varint,1,opt,name=released,proto3" json:"released,omitempty"` // contains filtered or unexported fields }
func (*ImportedNotAnnotatedWithUnreleasedField) Descriptor
deprecated
func (*ImportedNotAnnotatedWithUnreleasedField) Descriptor() ([]byte, []int)
Deprecated: Use ImportedNotAnnotatedWithUnreleasedField.ProtoReflect.Descriptor instead.
func (*ImportedNotAnnotatedWithUnreleasedField) GetReleased ¶
func (x *ImportedNotAnnotatedWithUnreleasedField) GetReleased() int32
func (*ImportedNotAnnotatedWithUnreleasedField) ProtoMessage ¶
func (*ImportedNotAnnotatedWithUnreleasedField) ProtoMessage()
func (*ImportedNotAnnotatedWithUnreleasedField) ProtoReflect ¶
func (x *ImportedNotAnnotatedWithUnreleasedField) ProtoReflect() protoreflect.Message
func (*ImportedNotAnnotatedWithUnreleasedField) Reset ¶
func (x *ImportedNotAnnotatedWithUnreleasedField) Reset()
func (*ImportedNotAnnotatedWithUnreleasedField) String ¶
func (x *ImportedNotAnnotatedWithUnreleasedField) String() string
func (*ImportedNotAnnotatedWithUnreleasedField) ToRelease ¶
func (m *ImportedNotAnnotatedWithUnreleasedField) ToRelease(c *proto_releases.Config)
type ImportedRelesed ¶
type ImportedRelesed struct {
// contains filtered or unexported fields
}
func (*ImportedRelesed) Descriptor
deprecated
func (*ImportedRelesed) Descriptor() ([]byte, []int)
Deprecated: Use ImportedRelesed.ProtoReflect.Descriptor instead.
func (*ImportedRelesed) ProtoMessage ¶
func (*ImportedRelesed) ProtoMessage()
func (*ImportedRelesed) ProtoReflect ¶
func (x *ImportedRelesed) ProtoReflect() protoreflect.Message
func (*ImportedRelesed) Reset ¶
func (x *ImportedRelesed) Reset()
func (*ImportedRelesed) String ¶
func (x *ImportedRelesed) String() string
func (*ImportedRelesed) ToRelease ¶
func (m *ImportedRelesed) ToRelease(c *proto_releases.Config)
type MessageNotAnnotated ¶
type MessageNotAnnotated struct { NotAnnotated int32 `protobuf:"varint,1,opt,name=not_annotated,json=notAnnotated,proto3" json:"not_annotated,omitempty"` Released int32 `protobuf:"varint,2,opt,name=released,proto3" json:"released,omitempty"` Previewed int32 `protobuf:"varint,3,opt,name=previewed,proto3" json:"previewed,omitempty"` PreviewedThenReleased int32 `` /* 127-byte string literal not displayed */ PreviewedThenRemoved int32 `protobuf:"varint,6,opt,name=previewed_then_removed,json=previewedThenRemoved,proto3" json:"previewed_then_removed,omitempty"` ReleasedThenRemoved int32 `protobuf:"varint,7,opt,name=released_then_removed,json=releasedThenRemoved,proto3" json:"released_then_removed,omitempty"` // Types that are assignable to NotAnnotatedOneof: // *MessageNotAnnotated_OneofItemNotAnnotated NotAnnotatedOneof isMessageNotAnnotated_NotAnnotatedOneof `protobuf_oneof:"not_annotated_oneof"` // contains filtered or unexported fields }
func (*MessageNotAnnotated) Descriptor
deprecated
func (*MessageNotAnnotated) Descriptor() ([]byte, []int)
Deprecated: Use MessageNotAnnotated.ProtoReflect.Descriptor instead.
func (*MessageNotAnnotated) GetNotAnnotated ¶
func (x *MessageNotAnnotated) GetNotAnnotated() int32
func (*MessageNotAnnotated) GetNotAnnotatedOneof ¶
func (m *MessageNotAnnotated) GetNotAnnotatedOneof() isMessageNotAnnotated_NotAnnotatedOneof
func (*MessageNotAnnotated) GetOneofItemNotAnnotated ¶
func (x *MessageNotAnnotated) GetOneofItemNotAnnotated() int32
func (*MessageNotAnnotated) GetPreviewed ¶
func (x *MessageNotAnnotated) GetPreviewed() int32
func (*MessageNotAnnotated) GetPreviewedThenReleased ¶
func (x *MessageNotAnnotated) GetPreviewedThenReleased() int32
func (*MessageNotAnnotated) GetPreviewedThenRemoved ¶
func (x *MessageNotAnnotated) GetPreviewedThenRemoved() int32
func (*MessageNotAnnotated) GetReleased ¶
func (x *MessageNotAnnotated) GetReleased() int32
func (*MessageNotAnnotated) GetReleasedThenRemoved ¶
func (x *MessageNotAnnotated) GetReleasedThenRemoved() int32
func (*MessageNotAnnotated) ProtoMessage ¶
func (*MessageNotAnnotated) ProtoMessage()
func (*MessageNotAnnotated) ProtoReflect ¶
func (x *MessageNotAnnotated) ProtoReflect() protoreflect.Message
func (*MessageNotAnnotated) Reset ¶
func (x *MessageNotAnnotated) Reset()
func (*MessageNotAnnotated) String ¶
func (x *MessageNotAnnotated) String() string
func (*MessageNotAnnotated) ToRelease ¶
func (m *MessageNotAnnotated) ToRelease(c *proto_releases.Config)
type MessageNotAnnotated_OneofItemNotAnnotated ¶
type MessageNotAnnotated_OneofItemNotAnnotated struct {
OneofItemNotAnnotated int32 `protobuf:"varint,8,opt,name=oneof_item_not_annotated,json=oneofItemNotAnnotated,proto3,oneof"`
}
type MessageWithEnumFields ¶
type MessageWithEnumFields struct { NotAnnotated EnumNotAnnotated `` /* 162-byte string literal not displayed */ Released EnumNotAnnotated `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*MessageWithEnumFields) Descriptor
deprecated
func (*MessageWithEnumFields) Descriptor() ([]byte, []int)
Deprecated: Use MessageWithEnumFields.ProtoReflect.Descriptor instead.
func (*MessageWithEnumFields) GetNotAnnotated ¶
func (x *MessageWithEnumFields) GetNotAnnotated() EnumNotAnnotated
func (*MessageWithEnumFields) GetReleased ¶
func (x *MessageWithEnumFields) GetReleased() EnumNotAnnotated
func (*MessageWithEnumFields) ProtoMessage ¶
func (*MessageWithEnumFields) ProtoMessage()
func (*MessageWithEnumFields) ProtoReflect ¶
func (x *MessageWithEnumFields) ProtoReflect() protoreflect.Message
func (*MessageWithEnumFields) Reset ¶
func (x *MessageWithEnumFields) Reset()
func (*MessageWithEnumFields) String ¶
func (x *MessageWithEnumFields) String() string
func (*MessageWithEnumFields) ToRelease ¶
func (m *MessageWithEnumFields) ToRelease(c *proto_releases.Config)
type MessageWithImportedFields ¶
type MessageWithImportedFields struct { Empty *ImportedNotAnnotatedAndEmpty `protobuf:"bytes,1,opt,name=empty,proto3" json:"empty,omitempty"` WithUnreleased *ImportedNotAnnotatedWithUnreleasedField `protobuf:"bytes,2,opt,name=with_unreleased,json=withUnreleased,proto3" json:"with_unreleased,omitempty"` WithReleased *ImportedNotAnnotatedWithReleasedField `protobuf:"bytes,3,opt,name=with_released,json=withReleased,proto3" json:"with_released,omitempty"` EmptyReleased *ImportedRelesed `protobuf:"bytes,4,opt,name=empty_released,json=emptyReleased,proto3" json:"empty_released,omitempty"` // contains filtered or unexported fields }
func (*MessageWithImportedFields) Descriptor
deprecated
func (*MessageWithImportedFields) Descriptor() ([]byte, []int)
Deprecated: Use MessageWithImportedFields.ProtoReflect.Descriptor instead.
func (*MessageWithImportedFields) GetEmpty ¶
func (x *MessageWithImportedFields) GetEmpty() *ImportedNotAnnotatedAndEmpty
func (*MessageWithImportedFields) GetEmptyReleased ¶
func (x *MessageWithImportedFields) GetEmptyReleased() *ImportedRelesed
func (*MessageWithImportedFields) GetWithReleased ¶
func (x *MessageWithImportedFields) GetWithReleased() *ImportedNotAnnotatedWithReleasedField
func (*MessageWithImportedFields) GetWithUnreleased ¶
func (x *MessageWithImportedFields) GetWithUnreleased() *ImportedNotAnnotatedWithUnreleasedField
func (*MessageWithImportedFields) ProtoMessage ¶
func (*MessageWithImportedFields) ProtoMessage()
func (*MessageWithImportedFields) ProtoReflect ¶
func (x *MessageWithImportedFields) ProtoReflect() protoreflect.Message
func (*MessageWithImportedFields) Reset ¶
func (x *MessageWithImportedFields) Reset()
func (*MessageWithImportedFields) String ¶
func (x *MessageWithImportedFields) String() string
func (*MessageWithImportedFields) ToRelease ¶
func (m *MessageWithImportedFields) ToRelease(c *proto_releases.Config)
type MessageWithNoAnnotations ¶
type MessageWithNoAnnotations struct { NotAnnotated int32 `protobuf:"varint,1,opt,name=not_annotated,json=notAnnotated,proto3" json:"not_annotated,omitempty"` // contains filtered or unexported fields }
func (*MessageWithNoAnnotations) Descriptor
deprecated
func (*MessageWithNoAnnotations) Descriptor() ([]byte, []int)
Deprecated: Use MessageWithNoAnnotations.ProtoReflect.Descriptor instead.
func (*MessageWithNoAnnotations) GetNotAnnotated ¶
func (x *MessageWithNoAnnotations) GetNotAnnotated() int32
func (*MessageWithNoAnnotations) ProtoMessage ¶
func (*MessageWithNoAnnotations) ProtoMessage()
func (*MessageWithNoAnnotations) ProtoReflect ¶
func (x *MessageWithNoAnnotations) ProtoReflect() protoreflect.Message
func (*MessageWithNoAnnotations) Reset ¶
func (x *MessageWithNoAnnotations) Reset()
func (*MessageWithNoAnnotations) String ¶
func (x *MessageWithNoAnnotations) String() string
func (*MessageWithNoAnnotations) ToRelease ¶
func (m *MessageWithNoAnnotations) ToRelease(c *proto_releases.Config)
type MessageWithOneofWithMessages ¶
type MessageWithOneofWithMessages struct { // Types that are assignable to OneofWithMessage: // *MessageWithOneofWithMessages_MessageWithNoAnnotations // *MessageWithOneofWithMessages_MessageWithReleasedField // *MessageWithOneofWithMessages_MessageWithReleaseAnnotation OneofWithMessage isMessageWithOneofWithMessages_OneofWithMessage `protobuf_oneof:"oneof_with_message"` // contains filtered or unexported fields }
func (*MessageWithOneofWithMessages) Descriptor
deprecated
func (*MessageWithOneofWithMessages) Descriptor() ([]byte, []int)
Deprecated: Use MessageWithOneofWithMessages.ProtoReflect.Descriptor instead.
func (*MessageWithOneofWithMessages) GetMessageWithNoAnnotations ¶
func (x *MessageWithOneofWithMessages) GetMessageWithNoAnnotations() *MessageWithNoAnnotations
func (*MessageWithOneofWithMessages) GetMessageWithReleaseAnnotation ¶
func (x *MessageWithOneofWithMessages) GetMessageWithReleaseAnnotation() *MessageWithReleasedField
func (*MessageWithOneofWithMessages) GetMessageWithReleasedField ¶
func (x *MessageWithOneofWithMessages) GetMessageWithReleasedField() *MessageWithReleasedField
func (*MessageWithOneofWithMessages) GetOneofWithMessage ¶
func (m *MessageWithOneofWithMessages) GetOneofWithMessage() isMessageWithOneofWithMessages_OneofWithMessage
func (*MessageWithOneofWithMessages) ProtoMessage ¶
func (*MessageWithOneofWithMessages) ProtoMessage()
func (*MessageWithOneofWithMessages) ProtoReflect ¶
func (x *MessageWithOneofWithMessages) ProtoReflect() protoreflect.Message
func (*MessageWithOneofWithMessages) Reset ¶
func (x *MessageWithOneofWithMessages) Reset()
func (*MessageWithOneofWithMessages) String ¶
func (x *MessageWithOneofWithMessages) String() string
func (*MessageWithOneofWithMessages) ToRelease ¶
func (m *MessageWithOneofWithMessages) ToRelease(c *proto_releases.Config)
type MessageWithOneofWithMessages_MessageWithNoAnnotations ¶
type MessageWithOneofWithMessages_MessageWithNoAnnotations struct {
MessageWithNoAnnotations *MessageWithNoAnnotations `protobuf:"bytes,1,opt,name=message_with_no_annotations,json=messageWithNoAnnotations,proto3,oneof"`
}
type MessageWithOneofWithMessages_MessageWithReleaseAnnotation ¶
type MessageWithOneofWithMessages_MessageWithReleaseAnnotation struct {
MessageWithReleaseAnnotation *MessageWithReleasedField `protobuf:"bytes,3,opt,name=message_with_release_annotation,json=messageWithReleaseAnnotation,proto3,oneof"`
}
type MessageWithOneofWithMessages_MessageWithReleasedField ¶
type MessageWithOneofWithMessages_MessageWithReleasedField struct {
MessageWithReleasedField *MessageWithReleasedField `protobuf:"bytes,2,opt,name=message_with_released_field,json=messageWithReleasedField,proto3,oneof"`
}
type MessageWithOneofsWithEnumFields ¶
type MessageWithOneofsWithEnumFields struct { // Types that are assignable to OneofWithEnumField: // *MessageWithOneofsWithEnumFields_NotAnnotated // *MessageWithOneofsWithEnumFields_Released OneofWithEnumField isMessageWithOneofsWithEnumFields_OneofWithEnumField `protobuf_oneof:"oneof_with_enum_field"` // contains filtered or unexported fields }
func (*MessageWithOneofsWithEnumFields) Descriptor
deprecated
func (*MessageWithOneofsWithEnumFields) Descriptor() ([]byte, []int)
Deprecated: Use MessageWithOneofsWithEnumFields.ProtoReflect.Descriptor instead.
func (*MessageWithOneofsWithEnumFields) GetNotAnnotated ¶
func (x *MessageWithOneofsWithEnumFields) GetNotAnnotated() EnumNotAnnotated
func (*MessageWithOneofsWithEnumFields) GetOneofWithEnumField ¶
func (m *MessageWithOneofsWithEnumFields) GetOneofWithEnumField() isMessageWithOneofsWithEnumFields_OneofWithEnumField
func (*MessageWithOneofsWithEnumFields) GetReleased ¶
func (x *MessageWithOneofsWithEnumFields) GetReleased() EnumNotAnnotated
func (*MessageWithOneofsWithEnumFields) ProtoMessage ¶
func (*MessageWithOneofsWithEnumFields) ProtoMessage()
func (*MessageWithOneofsWithEnumFields) ProtoReflect ¶
func (x *MessageWithOneofsWithEnumFields) ProtoReflect() protoreflect.Message
func (*MessageWithOneofsWithEnumFields) Reset ¶
func (x *MessageWithOneofsWithEnumFields) Reset()
func (*MessageWithOneofsWithEnumFields) String ¶
func (x *MessageWithOneofsWithEnumFields) String() string
func (*MessageWithOneofsWithEnumFields) ToRelease ¶
func (m *MessageWithOneofsWithEnumFields) ToRelease(c *proto_releases.Config)
type MessageWithOneofsWithEnumFields_NotAnnotated ¶
type MessageWithOneofsWithEnumFields_NotAnnotated struct {
NotAnnotated EnumNotAnnotated `` /* 137-byte string literal not displayed */
}
type MessageWithOneofsWithEnumFields_Released ¶
type MessageWithOneofsWithEnumFields_Released struct {
Released EnumNotAnnotated `protobuf:"varint,2,opt,name=released,proto3,enum=com.github.devnev.proto_releases.fixtures.EnumNotAnnotated,oneof"`
}
type MessageWithPreviewField ¶
type MessageWithPreviewField struct { Released int32 `protobuf:"varint,1,opt,name=released,proto3" json:"released,omitempty"` // contains filtered or unexported fields }
func (*MessageWithPreviewField) Descriptor
deprecated
func (*MessageWithPreviewField) Descriptor() ([]byte, []int)
Deprecated: Use MessageWithPreviewField.ProtoReflect.Descriptor instead.
func (*MessageWithPreviewField) GetReleased ¶
func (x *MessageWithPreviewField) GetReleased() int32
func (*MessageWithPreviewField) ProtoMessage ¶
func (*MessageWithPreviewField) ProtoMessage()
func (*MessageWithPreviewField) ProtoReflect ¶
func (x *MessageWithPreviewField) ProtoReflect() protoreflect.Message
func (*MessageWithPreviewField) Reset ¶
func (x *MessageWithPreviewField) Reset()
func (*MessageWithPreviewField) String ¶
func (x *MessageWithPreviewField) String() string
func (*MessageWithPreviewField) ToRelease ¶
func (m *MessageWithPreviewField) ToRelease(c *proto_releases.Config)
type MessageWithReleasedField ¶
type MessageWithReleasedField struct { Released int32 `protobuf:"varint,1,opt,name=released,proto3" json:"released,omitempty"` // contains filtered or unexported fields }
func (*MessageWithReleasedField) Descriptor
deprecated
func (*MessageWithReleasedField) Descriptor() ([]byte, []int)
Deprecated: Use MessageWithReleasedField.ProtoReflect.Descriptor instead.
func (*MessageWithReleasedField) GetReleased ¶
func (x *MessageWithReleasedField) GetReleased() int32
func (*MessageWithReleasedField) ProtoMessage ¶
func (*MessageWithReleasedField) ProtoMessage()
func (*MessageWithReleasedField) ProtoReflect ¶
func (x *MessageWithReleasedField) ProtoReflect() protoreflect.Message
func (*MessageWithReleasedField) Reset ¶
func (x *MessageWithReleasedField) Reset()
func (*MessageWithReleasedField) String ¶
func (x *MessageWithReleasedField) String() string
func (*MessageWithReleasedField) ToRelease ¶
func (m *MessageWithReleasedField) ToRelease(c *proto_releases.Config)
type MessageWithReleasedOneofItem ¶
type MessageWithReleasedOneofItem struct { // Types that are assignable to OneofWithItem: // *MessageWithReleasedOneofItem_OneofItemNotAnnotated // *MessageWithReleasedOneofItem_OneofItemReleased OneofWithItem isMessageWithReleasedOneofItem_OneofWithItem `protobuf_oneof:"oneof_with_item"` // contains filtered or unexported fields }
func (*MessageWithReleasedOneofItem) Descriptor
deprecated
func (*MessageWithReleasedOneofItem) Descriptor() ([]byte, []int)
Deprecated: Use MessageWithReleasedOneofItem.ProtoReflect.Descriptor instead.
func (*MessageWithReleasedOneofItem) GetOneofItemNotAnnotated ¶
func (x *MessageWithReleasedOneofItem) GetOneofItemNotAnnotated() int32
func (*MessageWithReleasedOneofItem) GetOneofItemReleased ¶
func (x *MessageWithReleasedOneofItem) GetOneofItemReleased() int32
func (*MessageWithReleasedOneofItem) GetOneofWithItem ¶
func (m *MessageWithReleasedOneofItem) GetOneofWithItem() isMessageWithReleasedOneofItem_OneofWithItem
func (*MessageWithReleasedOneofItem) ProtoMessage ¶
func (*MessageWithReleasedOneofItem) ProtoMessage()
func (*MessageWithReleasedOneofItem) ProtoReflect ¶
func (x *MessageWithReleasedOneofItem) ProtoReflect() protoreflect.Message
func (*MessageWithReleasedOneofItem) Reset ¶
func (x *MessageWithReleasedOneofItem) Reset()
func (*MessageWithReleasedOneofItem) String ¶
func (x *MessageWithReleasedOneofItem) String() string
func (*MessageWithReleasedOneofItem) ToRelease ¶
func (m *MessageWithReleasedOneofItem) ToRelease(c *proto_releases.Config)
type MessageWithReleasedOneofItem_OneofItemNotAnnotated ¶
type MessageWithReleasedOneofItem_OneofItemNotAnnotated struct {
OneofItemNotAnnotated int32 `protobuf:"varint,1,opt,name=oneof_item_not_annotated,json=oneofItemNotAnnotated,proto3,oneof"`
}
type MessageWithReleasedOneofItem_OneofItemReleased ¶
type MessageWithReleasedOneofItem_OneofItemReleased struct {
OneofItemReleased int32 `protobuf:"varint,2,opt,name=oneof_item_released,json=oneofItemReleased,proto3,oneof"`
}
type MessageWithUnannotatedOneof ¶
type MessageWithUnannotatedOneof struct { // Types that are assignable to NotAnnotatedOneof: // *MessageWithUnannotatedOneof_OneofItemNotAnnotated NotAnnotatedOneof isMessageWithUnannotatedOneof_NotAnnotatedOneof `protobuf_oneof:"not_annotated_oneof"` // contains filtered or unexported fields }
func (*MessageWithUnannotatedOneof) Descriptor
deprecated
func (*MessageWithUnannotatedOneof) Descriptor() ([]byte, []int)
Deprecated: Use MessageWithUnannotatedOneof.ProtoReflect.Descriptor instead.
func (*MessageWithUnannotatedOneof) GetNotAnnotatedOneof ¶
func (m *MessageWithUnannotatedOneof) GetNotAnnotatedOneof() isMessageWithUnannotatedOneof_NotAnnotatedOneof
func (*MessageWithUnannotatedOneof) GetOneofItemNotAnnotated ¶
func (x *MessageWithUnannotatedOneof) GetOneofItemNotAnnotated() int32
func (*MessageWithUnannotatedOneof) ProtoMessage ¶
func (*MessageWithUnannotatedOneof) ProtoMessage()
func (*MessageWithUnannotatedOneof) ProtoReflect ¶
func (x *MessageWithUnannotatedOneof) ProtoReflect() protoreflect.Message
func (*MessageWithUnannotatedOneof) Reset ¶
func (x *MessageWithUnannotatedOneof) Reset()
func (*MessageWithUnannotatedOneof) String ¶
func (x *MessageWithUnannotatedOneof) String() string
func (*MessageWithUnannotatedOneof) ToRelease ¶
func (m *MessageWithUnannotatedOneof) ToRelease(c *proto_releases.Config)
type MessageWithUnannotatedOneof_OneofItemNotAnnotated ¶
type MessageWithUnannotatedOneof_OneofItemNotAnnotated struct {
OneofItemNotAnnotated int32 `protobuf:"varint,2,opt,name=oneof_item_not_annotated,json=oneofItemNotAnnotated,proto3,oneof"`
}
type TestServiceClient ¶
type TestServiceClient interface { EmptyMethodNotAnnotated(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) EmptyMethodReleased(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) MethodNotAnnotated(ctx context.Context, in *MessageNotAnnotated, opts ...grpc.CallOption) (*MessageNotAnnotated, error) MethodReleased(ctx context.Context, in *MessageNotAnnotated, opts ...grpc.CallOption) (*MessageNotAnnotated, error) }
TestServiceClient is the client API for TestService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewTestServiceClient ¶
func NewTestServiceClient(cc grpc.ClientConnInterface) TestServiceClient
type TestServiceServer ¶
type TestServiceServer interface { EmptyMethodNotAnnotated(context.Context, *emptypb.Empty) (*emptypb.Empty, error) EmptyMethodReleased(context.Context, *emptypb.Empty) (*emptypb.Empty, error) MethodNotAnnotated(context.Context, *MessageNotAnnotated) (*MessageNotAnnotated, error) MethodReleased(context.Context, *MessageNotAnnotated) (*MessageNotAnnotated, error) // contains filtered or unexported methods }
TestServiceServer is the server API for TestService service. All implementations must embed UnimplementedTestServiceServer for forward compatibility
type UnimplementedTestServiceServer ¶
type UnimplementedTestServiceServer struct { }
UnimplementedTestServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedTestServiceServer) EmptyMethodNotAnnotated ¶
func (UnimplementedTestServiceServer) EmptyMethodReleased ¶
func (UnimplementedTestServiceServer) MethodNotAnnotated ¶
func (UnimplementedTestServiceServer) MethodNotAnnotated(context.Context, *MessageNotAnnotated) (*MessageNotAnnotated, error)
func (UnimplementedTestServiceServer) MethodReleased ¶
func (UnimplementedTestServiceServer) MethodReleased(context.Context, *MessageNotAnnotated) (*MessageNotAnnotated, error)
type UnsafeTestServiceServer ¶
type UnsafeTestServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTestServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TestServiceServer will result in compilation errors.