Versions in this module Expand all Collapse all v2 v2.15.0 Nov 5, 2022 v2.14.0 Nov 5, 2022 Changes in this version + var ABitOfEverythingService_ServiceDesc = grpc.ServiceDesc + var ABitOfEverything_Nested_DeepEnum_name = map[int32]string + var ABitOfEverything_Nested_DeepEnum_value = map[string]int32 + var AnotherServiceWithNoBindings_ServiceDesc = grpc.ServiceDesc + var CamelCaseServiceName_ServiceDesc = grpc.ServiceDesc + var EchoService_ServiceDesc = grpc.ServiceDesc + var File_examples_internal_proto_examplepb_a_bit_of_everything_proto protoreflect.FileDescriptor + var File_examples_internal_proto_examplepb_echo_service_proto protoreflect.FileDescriptor + var File_examples_internal_proto_examplepb_flow_combination_proto protoreflect.FileDescriptor + var File_examples_internal_proto_examplepb_generate_unbound_methods_proto protoreflect.FileDescriptor + var File_examples_internal_proto_examplepb_non_standard_names_proto protoreflect.FileDescriptor + var File_examples_internal_proto_examplepb_openapi_merge_a_proto protoreflect.FileDescriptor + var File_examples_internal_proto_examplepb_openapi_merge_b_proto protoreflect.FileDescriptor + var File_examples_internal_proto_examplepb_response_body_service_proto protoreflect.FileDescriptor + var File_examples_internal_proto_examplepb_stream_proto protoreflect.FileDescriptor + var File_examples_internal_proto_examplepb_unannotated_echo_service_proto protoreflect.FileDescriptor + var File_examples_internal_proto_examplepb_use_go_template_proto protoreflect.FileDescriptor + var File_examples_internal_proto_examplepb_visibility_rule_echo_service_proto protoreflect.FileDescriptor + var File_examples_internal_proto_examplepb_wrappers_proto protoreflect.FileDescriptor + var FlowCombination_ServiceDesc = grpc.ServiceDesc + var GenerateUnboundMethodsEchoService_ServiceDesc = grpc.ServiceDesc + var LoginService_ServiceDesc = grpc.ServiceDesc + var NonStandardService_ServiceDesc = grpc.ServiceDesc + var NumericEnum_name = map[int32]string + var NumericEnum_value = map[string]int32 + var RepeatedResponseBodyOut_Response_ResponseType_name = map[int32]string + var RepeatedResponseBodyOut_Response_ResponseType_value = map[string]int32 + var ResponseBodyService_ServiceDesc = grpc.ServiceDesc + var ServiceA_ServiceDesc = grpc.ServiceDesc + var ServiceB_ServiceDesc = grpc.ServiceDesc + var ServiceC_ServiceDesc = grpc.ServiceDesc + var SnakeCaseEnum_name = map[int32]string + var SnakeCaseEnum_value = map[string]int32 + var SnakeCase_0Enum_name = map[int32]string + var SnakeCase_0Enum_value = map[string]int32 + var SnakeEnumService_ServiceDesc = grpc.ServiceDesc + var StreamService_ServiceDesc = grpc.ServiceDesc + var UnannotatedEchoService_ServiceDesc = grpc.ServiceDesc + var VisibilityRuleEchoService_ServiceDesc = grpc.ServiceDesc + var VisibilityRuleEnumInPreviewMethod_name = map[int32]string + var VisibilityRuleEnumInPreviewMethod_value = map[string]int32 + var VisibilityRuleInternalEchoService_ServiceDesc = grpc.ServiceDesc + var VisibilityRuleSimpleMessage_VisibilityEnum_name = map[int32]string + var VisibilityRuleSimpleMessage_VisibilityEnum_value = map[string]int32 + var WrappersService_ServiceDesc = grpc.ServiceDesc + func RegisterABitOfEverythingServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterABitOfEverythingServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, ...) error + func RegisterABitOfEverythingServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterABitOfEverythingServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, ...) error + func RegisterABitOfEverythingServiceServer(s grpc.ServiceRegistrar, srv ABitOfEverythingServiceServer) + func RegisterAnotherServiceWithNoBindingsServer(s grpc.ServiceRegistrar, srv AnotherServiceWithNoBindingsServer) + func RegisterCamelCaseServiceNameHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterCamelCaseServiceNameHandlerClient(ctx context.Context, mux *runtime.ServeMux, client CamelCaseServiceNameClient) error + func RegisterCamelCaseServiceNameHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterCamelCaseServiceNameHandlerServer(ctx context.Context, mux *runtime.ServeMux, server CamelCaseServiceNameServer) error + func RegisterCamelCaseServiceNameServer(s grpc.ServiceRegistrar, srv CamelCaseServiceNameServer) + func RegisterEchoServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterEchoServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client EchoServiceClient) error + func RegisterEchoServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterEchoServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server EchoServiceServer) error + func RegisterEchoServiceServer(s grpc.ServiceRegistrar, srv EchoServiceServer) + func RegisterFlowCombinationHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterFlowCombinationHandlerClient(ctx context.Context, mux *runtime.ServeMux, client FlowCombinationClient) error + func RegisterFlowCombinationHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterFlowCombinationHandlerServer(ctx context.Context, mux *runtime.ServeMux, server FlowCombinationServer) error + func RegisterFlowCombinationServer(s grpc.ServiceRegistrar, srv FlowCombinationServer) + func RegisterGenerateUnboundMethodsEchoServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterGenerateUnboundMethodsEchoServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, ...) error + func RegisterGenerateUnboundMethodsEchoServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterGenerateUnboundMethodsEchoServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, ...) error + func RegisterGenerateUnboundMethodsEchoServiceServer(s grpc.ServiceRegistrar, srv GenerateUnboundMethodsEchoServiceServer) + func RegisterLoginServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterLoginServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client LoginServiceClient) error + func RegisterLoginServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterLoginServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server LoginServiceServer) error + func RegisterLoginServiceServer(s grpc.ServiceRegistrar, srv LoginServiceServer) + func RegisterNonStandardServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterNonStandardServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client NonStandardServiceClient) error + func RegisterNonStandardServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterNonStandardServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server NonStandardServiceServer) error + func RegisterNonStandardServiceServer(s grpc.ServiceRegistrar, srv NonStandardServiceServer) + func RegisterResponseBodyServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterResponseBodyServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ResponseBodyServiceClient) error + func RegisterResponseBodyServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterResponseBodyServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ResponseBodyServiceServer) error + func RegisterResponseBodyServiceServer(s grpc.ServiceRegistrar, srv ResponseBodyServiceServer) + func RegisterServiceAHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterServiceAHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ServiceAClient) error + func RegisterServiceAHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterServiceAHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ServiceAServer) error + func RegisterServiceAServer(s grpc.ServiceRegistrar, srv ServiceAServer) + func RegisterServiceBHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterServiceBHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ServiceBClient) error + func RegisterServiceBHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterServiceBHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ServiceBServer) error + func RegisterServiceBServer(s grpc.ServiceRegistrar, srv ServiceBServer) + func RegisterServiceCHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterServiceCHandlerClient(ctx context.Context, mux *runtime.ServeMux, client ServiceCClient) error + func RegisterServiceCHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterServiceCHandlerServer(ctx context.Context, mux *runtime.ServeMux, server ServiceCServer) error + func RegisterServiceCServer(s grpc.ServiceRegistrar, srv ServiceCServer) + func RegisterSnakeEnumServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterSnakeEnumServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client SnakeEnumServiceClient) error + func RegisterSnakeEnumServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterSnakeEnumServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server SnakeEnumServiceServer) error + func RegisterSnakeEnumServiceServer(s grpc.ServiceRegistrar, srv SnakeEnumServiceServer) + func RegisterStreamServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterStreamServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client StreamServiceClient) error + func RegisterStreamServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterStreamServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server StreamServiceServer) error + func RegisterStreamServiceServer(s grpc.ServiceRegistrar, srv StreamServiceServer) + func RegisterUnannotatedEchoServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterUnannotatedEchoServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, ...) error + func RegisterUnannotatedEchoServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterUnannotatedEchoServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, ...) error + func RegisterUnannotatedEchoServiceServer(s grpc.ServiceRegistrar, srv UnannotatedEchoServiceServer) + func RegisterVisibilityRuleEchoServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterVisibilityRuleEchoServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, ...) error + func RegisterVisibilityRuleEchoServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterVisibilityRuleEchoServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, ...) error + func RegisterVisibilityRuleEchoServiceServer(s grpc.ServiceRegistrar, srv VisibilityRuleEchoServiceServer) + func RegisterVisibilityRuleInternalEchoServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterVisibilityRuleInternalEchoServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, ...) error + func RegisterVisibilityRuleInternalEchoServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterVisibilityRuleInternalEchoServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, ...) error + func RegisterVisibilityRuleInternalEchoServiceServer(s grpc.ServiceRegistrar, srv VisibilityRuleInternalEchoServiceServer) + func RegisterWrappersServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error + func RegisterWrappersServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client WrappersServiceClient) error + func RegisterWrappersServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error) + func RegisterWrappersServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server WrappersServiceServer) error + func RegisterWrappersServiceServer(s grpc.ServiceRegistrar, srv WrappersServiceServer) + type ABitOfEverything struct + BoolValue bool + BytesValue []byte + DoubleValue float64 + EnumValue NumericEnum + EnumValueAnnotation NumericEnum + Fixed32Value uint32 + Fixed64Value uint64 + FloatValue float32 + Int32Value int32 + Int64OverrideType int64 + Int64Value int64 + MapValue map[string]NumericEnum + MappedNestedValue map[string]*ABitOfEverything_Nested + MappedStringValue map[string]string + Nested []*ABitOfEverything_Nested + NestedAnnotation *ABitOfEverything_Nested + NestedPathEnumValue pathenum.MessagePathEnum_NestedPathEnum + NonConventionalNameValue string + OneofValue isABitOfEverything_OneofValue + OptionalStringField string + OptionalStringValue *string + OutputOnlyStringViaFieldBehaviorAnnotation string + PathEnumValue pathenum.PathEnum + ProductId []string + RepeatedEnumAnnotation []NumericEnum + RepeatedEnumValue []NumericEnum + RepeatedNestedAnnotation []*ABitOfEverything_Nested + RepeatedStringAnnotation []string + RepeatedStringValue []string + RequiredFieldBehaviorJsonName string + RequiredFieldSchemaJsonName string + RequiredStringField_1 string + RequiredStringField_2 string + RequiredStringViaFieldBehaviorAnnotation string + Sfixed32Value int32 + Sfixed64Value int64 + SingleNested *ABitOfEverything_Nested + Sint32Value int32 + Sint64Value int64 + StringValue string + TimestampValue *timestamppb.Timestamp + TrailingBoth string + TrailingMultiline string + TrailingOnly string + TrailingOnlyDot string + Uint32Value uint32 + Uint64Value uint64 + Uuid string + func (*ABitOfEverything) Descriptor() ([]byte, []int) + func (*ABitOfEverything) ProtoMessage() + func (m *ABitOfEverything) GetOneofValue() isABitOfEverything_OneofValue + func (x *ABitOfEverything) GetBoolValue() bool + func (x *ABitOfEverything) GetBytesValue() []byte + func (x *ABitOfEverything) GetDoubleValue() float64 + func (x *ABitOfEverything) GetEnumValue() NumericEnum + func (x *ABitOfEverything) GetEnumValueAnnotation() NumericEnum + func (x *ABitOfEverything) GetFixed32Value() uint32 + func (x *ABitOfEverything) GetFixed64Value() uint64 + func (x *ABitOfEverything) GetFloatValue() float32 + func (x *ABitOfEverything) GetInt32Value() int32 + func (x *ABitOfEverything) GetInt64OverrideType() int64 + func (x *ABitOfEverything) GetInt64Value() int64 + func (x *ABitOfEverything) GetMapValue() map[string]NumericEnum + func (x *ABitOfEverything) GetMappedNestedValue() map[string]*ABitOfEverything_Nested + func (x *ABitOfEverything) GetMappedStringValue() map[string]string + func (x *ABitOfEverything) GetNested() []*ABitOfEverything_Nested + func (x *ABitOfEverything) GetNestedAnnotation() *ABitOfEverything_Nested + func (x *ABitOfEverything) GetNestedPathEnumValue() pathenum.MessagePathEnum_NestedPathEnum + func (x *ABitOfEverything) GetNonConventionalNameValue() string + func (x *ABitOfEverything) GetOneofEmpty() *emptypb.Empty + func (x *ABitOfEverything) GetOneofString() string + func (x *ABitOfEverything) GetOptionalStringField() string + func (x *ABitOfEverything) GetOptionalStringValue() string + func (x *ABitOfEverything) GetOutputOnlyStringViaFieldBehaviorAnnotation() string + func (x *ABitOfEverything) GetPathEnumValue() pathenum.PathEnum + func (x *ABitOfEverything) GetProductId() []string + func (x *ABitOfEverything) GetRepeatedEnumAnnotation() []NumericEnum + func (x *ABitOfEverything) GetRepeatedEnumValue() []NumericEnum + func (x *ABitOfEverything) GetRepeatedNestedAnnotation() []*ABitOfEverything_Nested + func (x *ABitOfEverything) GetRepeatedStringAnnotation() []string + func (x *ABitOfEverything) GetRepeatedStringValue() []string + func (x *ABitOfEverything) GetRequiredFieldBehaviorJsonName() string + func (x *ABitOfEverything) GetRequiredFieldSchemaJsonName() string + func (x *ABitOfEverything) GetRequiredStringField_1() string + func (x *ABitOfEverything) GetRequiredStringField_2() string + func (x *ABitOfEverything) GetRequiredStringViaFieldBehaviorAnnotation() string + func (x *ABitOfEverything) GetSfixed32Value() int32 + func (x *ABitOfEverything) GetSfixed64Value() int64 + func (x *ABitOfEverything) GetSingleNested() *ABitOfEverything_Nested + func (x *ABitOfEverything) GetSint32Value() int32 + func (x *ABitOfEverything) GetSint64Value() int64 + func (x *ABitOfEverything) GetStringValue() string + func (x *ABitOfEverything) GetTimestampValue() *timestamppb.Timestamp + func (x *ABitOfEverything) GetTrailingBoth() string + func (x *ABitOfEverything) GetTrailingMultiline() string + func (x *ABitOfEverything) GetTrailingOnly() string + func (x *ABitOfEverything) GetTrailingOnlyDot() string + func (x *ABitOfEverything) GetUint32Value() uint32 + func (x *ABitOfEverything) GetUint64Value() uint64 + func (x *ABitOfEverything) GetUuid() string + func (x *ABitOfEverything) ProtoReflect() protoreflect.Message + func (x *ABitOfEverything) Reset() + func (x *ABitOfEverything) String() string + type ABitOfEverythingRepeated struct + PathRepeatedBoolValue []bool + PathRepeatedBytesValue [][]byte + PathRepeatedDoubleValue []float64 + PathRepeatedEnumValue []NumericEnum + PathRepeatedFixed32Value []uint32 + PathRepeatedFixed64Value []uint64 + PathRepeatedFloatValue []float32 + PathRepeatedInt32Value []int32 + PathRepeatedInt64Value []int64 + PathRepeatedSfixed32Value []int32 + PathRepeatedSfixed64Value []int64 + PathRepeatedSint32Value []int32 + PathRepeatedSint64Value []int64 + PathRepeatedStringValue []string + PathRepeatedUint32Value []uint32 + PathRepeatedUint64Value []uint64 + func (*ABitOfEverythingRepeated) Descriptor() ([]byte, []int) + func (*ABitOfEverythingRepeated) ProtoMessage() + func (x *ABitOfEverythingRepeated) GetPathRepeatedBoolValue() []bool + func (x *ABitOfEverythingRepeated) GetPathRepeatedBytesValue() [][]byte + func (x *ABitOfEverythingRepeated) GetPathRepeatedDoubleValue() []float64 + func (x *ABitOfEverythingRepeated) GetPathRepeatedEnumValue() []NumericEnum + func (x *ABitOfEverythingRepeated) GetPathRepeatedFixed32Value() []uint32 + func (x *ABitOfEverythingRepeated) GetPathRepeatedFixed64Value() []uint64 + func (x *ABitOfEverythingRepeated) GetPathRepeatedFloatValue() []float32 + func (x *ABitOfEverythingRepeated) GetPathRepeatedInt32Value() []int32 + func (x *ABitOfEverythingRepeated) GetPathRepeatedInt64Value() []int64 + func (x *ABitOfEverythingRepeated) GetPathRepeatedSfixed32Value() []int32 + func (x *ABitOfEverythingRepeated) GetPathRepeatedSfixed64Value() []int64 + func (x *ABitOfEverythingRepeated) GetPathRepeatedSint32Value() []int32 + func (x *ABitOfEverythingRepeated) GetPathRepeatedSint64Value() []int64 + func (x *ABitOfEverythingRepeated) GetPathRepeatedStringValue() []string + func (x *ABitOfEverythingRepeated) GetPathRepeatedUint32Value() []uint32 + func (x *ABitOfEverythingRepeated) GetPathRepeatedUint64Value() []uint64 + func (x *ABitOfEverythingRepeated) ProtoReflect() protoreflect.Message + func (x *ABitOfEverythingRepeated) Reset() + func (x *ABitOfEverythingRepeated) String() string + type ABitOfEverythingServiceClient interface + CheckExternalNestedPathEnum func(ctx context.Context, in *pathenum.MessageWithNestedPathEnum, ...) (*emptypb.Empty, error) + CheckExternalPathEnum func(ctx context.Context, in *pathenum.MessageWithPathEnum, opts ...grpc.CallOption) (*emptypb.Empty, error) + CheckGetQueryParams func(ctx context.Context, in *ABitOfEverything, opts ...grpc.CallOption) (*ABitOfEverything, error) + CheckNestedEnumGetQueryParams func(ctx context.Context, in *ABitOfEverything, opts ...grpc.CallOption) (*ABitOfEverything, error) + CheckPostQueryParams func(ctx context.Context, in *ABitOfEverything, opts ...grpc.CallOption) (*ABitOfEverything, error) + CheckStatus func(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*CheckStatusResponse, error) + Create func(ctx context.Context, in *ABitOfEverything, opts ...grpc.CallOption) (*ABitOfEverything, error) + CreateBody func(ctx context.Context, in *ABitOfEverything, opts ...grpc.CallOption) (*ABitOfEverything, error) + CreateBook func(ctx context.Context, in *CreateBookRequest, opts ...grpc.CallOption) (*Book, error) + Custom func(ctx context.Context, in *ABitOfEverything, opts ...grpc.CallOption) (*ABitOfEverything, error) + CustomOptionsRequest func(ctx context.Context, in *ABitOfEverything, opts ...grpc.CallOption) (*emptypb.Empty, error) + DeepPathEcho func(ctx context.Context, in *ABitOfEverything, opts ...grpc.CallOption) (*ABitOfEverything, error) + Delete func(ctx context.Context, in *sub2.IdMessage, opts ...grpc.CallOption) (*emptypb.Empty, error) + DoubleColon func(ctx context.Context, in *ABitOfEverything, opts ...grpc.CallOption) (*ABitOfEverything, error) + Echo func(ctx context.Context, in *sub.StringMessage, opts ...grpc.CallOption) (*sub.StringMessage, error) + ErrorWithDetails func(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) + Exists func(ctx context.Context, in *ABitOfEverything, opts ...grpc.CallOption) (*emptypb.Empty, error) + GetMessageWithBody func(ctx context.Context, in *MessageWithBody, opts ...grpc.CallOption) (*emptypb.Empty, error) + GetQuery func(ctx context.Context, in *ABitOfEverything, opts ...grpc.CallOption) (*emptypb.Empty, error) + GetRepeatedQuery func(ctx context.Context, in *ABitOfEverythingRepeated, opts ...grpc.CallOption) (*ABitOfEverythingRepeated, error) + Lookup func(ctx context.Context, in *sub2.IdMessage, opts ...grpc.CallOption) (*ABitOfEverything, error) + NoBindings func(ctx context.Context, in *durationpb.Duration, opts ...grpc.CallOption) (*emptypb.Empty, error) + OverwriteResponseContentType func(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*wrapperspb.StringValue, error) + PostOneofEnum func(ctx context.Context, in *oneofenum.OneofEnumMessage, opts ...grpc.CallOption) (*emptypb.Empty, error) + PostRequiredMessageType func(ctx context.Context, in *RequiredMessageTypeRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) + PostWithEmptyBody func(ctx context.Context, in *Body, opts ...grpc.CallOption) (*emptypb.Empty, error) + Timeout func(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) + TraceRequest func(ctx context.Context, in *ABitOfEverything, opts ...grpc.CallOption) (*ABitOfEverything, error) + Update func(ctx context.Context, in *ABitOfEverything, opts ...grpc.CallOption) (*emptypb.Empty, error) + UpdateBook func(ctx context.Context, in *UpdateBookRequest, opts ...grpc.CallOption) (*Book, error) + UpdateV2 func(ctx context.Context, in *UpdateV2Request, opts ...grpc.CallOption) (*emptypb.Empty, error) + func NewABitOfEverythingServiceClient(cc grpc.ClientConnInterface) ABitOfEverythingServiceClient + type ABitOfEverythingServiceServer interface + CheckExternalNestedPathEnum func(context.Context, *pathenum.MessageWithNestedPathEnum) (*emptypb.Empty, error) + CheckExternalPathEnum func(context.Context, *pathenum.MessageWithPathEnum) (*emptypb.Empty, error) + CheckGetQueryParams func(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + CheckNestedEnumGetQueryParams func(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + CheckPostQueryParams func(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + CheckStatus func(context.Context, *emptypb.Empty) (*CheckStatusResponse, error) + Create func(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + CreateBody func(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + CreateBook func(context.Context, *CreateBookRequest) (*Book, error) + Custom func(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + CustomOptionsRequest func(context.Context, *ABitOfEverything) (*emptypb.Empty, error) + DeepPathEcho func(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + Delete func(context.Context, *sub2.IdMessage) (*emptypb.Empty, error) + DoubleColon func(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + Echo func(context.Context, *sub.StringMessage) (*sub.StringMessage, error) + ErrorWithDetails func(context.Context, *emptypb.Empty) (*emptypb.Empty, error) + Exists func(context.Context, *ABitOfEverything) (*emptypb.Empty, error) + GetMessageWithBody func(context.Context, *MessageWithBody) (*emptypb.Empty, error) + GetQuery func(context.Context, *ABitOfEverything) (*emptypb.Empty, error) + GetRepeatedQuery func(context.Context, *ABitOfEverythingRepeated) (*ABitOfEverythingRepeated, error) + Lookup func(context.Context, *sub2.IdMessage) (*ABitOfEverything, error) + NoBindings func(context.Context, *durationpb.Duration) (*emptypb.Empty, error) + OverwriteResponseContentType func(context.Context, *emptypb.Empty) (*wrapperspb.StringValue, error) + PostOneofEnum func(context.Context, *oneofenum.OneofEnumMessage) (*emptypb.Empty, error) + PostRequiredMessageType func(context.Context, *RequiredMessageTypeRequest) (*emptypb.Empty, error) + PostWithEmptyBody func(context.Context, *Body) (*emptypb.Empty, error) + Timeout func(context.Context, *emptypb.Empty) (*emptypb.Empty, error) + TraceRequest func(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + Update func(context.Context, *ABitOfEverything) (*emptypb.Empty, error) + UpdateBook func(context.Context, *UpdateBookRequest) (*Book, error) + UpdateV2 func(context.Context, *UpdateV2Request) (*emptypb.Empty, error) + type ABitOfEverything_Nested struct + Amount uint32 + Name string + Ok ABitOfEverything_Nested_DeepEnum + func (*ABitOfEverything_Nested) Descriptor() ([]byte, []int) + func (*ABitOfEverything_Nested) ProtoMessage() + func (x *ABitOfEverything_Nested) GetAmount() uint32 + func (x *ABitOfEverything_Nested) GetName() string + func (x *ABitOfEverything_Nested) GetOk() ABitOfEverything_Nested_DeepEnum + func (x *ABitOfEverything_Nested) ProtoReflect() protoreflect.Message + func (x *ABitOfEverything_Nested) Reset() + func (x *ABitOfEverything_Nested) String() string + type ABitOfEverything_Nested_DeepEnum int32 + const ABitOfEverything_Nested_FALSE + const ABitOfEverything_Nested_TRUE + func (ABitOfEverything_Nested_DeepEnum) Descriptor() protoreflect.EnumDescriptor + func (ABitOfEverything_Nested_DeepEnum) EnumDescriptor() ([]byte, []int) + func (ABitOfEverything_Nested_DeepEnum) Type() protoreflect.EnumType + func (x ABitOfEverything_Nested_DeepEnum) Enum() *ABitOfEverything_Nested_DeepEnum + func (x ABitOfEverything_Nested_DeepEnum) Number() protoreflect.EnumNumber + func (x ABitOfEverything_Nested_DeepEnum) String() string + type ABitOfEverything_OneofEmpty struct + OneofEmpty *emptypb.Empty + type ABitOfEverything_OneofString struct + OneofString string + type AnotherServiceWithNoBindingsClient interface + NoBindings func(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) + func NewAnotherServiceWithNoBindingsClient(cc grpc.ClientConnInterface) AnotherServiceWithNoBindingsClient + type AnotherServiceWithNoBindingsServer interface + NoBindings func(context.Context, *emptypb.Empty) (*emptypb.Empty, error) + type Bar struct + Id string + func (*Bar) Descriptor() ([]byte, []int) + func (*Bar) ProtoMessage() + func (x *Bar) GetId() string + func (x *Bar) ProtoReflect() protoreflect.Message + func (x *Bar) Reset() + func (x *Bar) String() string + type Body struct + Name string + func (*Body) Descriptor() ([]byte, []int) + func (*Body) ProtoMessage() + func (x *Body) GetName() string + func (x *Body) ProtoReflect() protoreflect.Message + func (x *Body) Reset() + func (x *Body) String() string + type Book struct + CreateTime *timestamppb.Timestamp + Id string + Name string + func (*Book) Descriptor() ([]byte, []int) + func (*Book) ProtoMessage() + func (x *Book) GetCreateTime() *timestamppb.Timestamp + func (x *Book) GetId() string + func (x *Book) GetName() string + func (x *Book) ProtoReflect() protoreflect.Message + func (x *Book) Reset() + func (x *Book) String() string + type CamelCaseServiceNameClient interface + Empty func(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) + func NewCamelCaseServiceNameClient(cc grpc.ClientConnInterface) CamelCaseServiceNameClient + type CamelCaseServiceNameServer interface + Empty func(context.Context, *emptypb.Empty) (*emptypb.Empty, error) + type CheckStatusResponse struct + Status *status.Status + func (*CheckStatusResponse) Descriptor() ([]byte, []int) + func (*CheckStatusResponse) ProtoMessage() + func (x *CheckStatusResponse) GetStatus() *status.Status + func (x *CheckStatusResponse) ProtoReflect() protoreflect.Message + func (x *CheckStatusResponse) Reset() + func (x *CheckStatusResponse) String() string + type CreateBookRequest struct + Book *Book + BookId string + Parent string + func (*CreateBookRequest) Descriptor() ([]byte, []int) + func (*CreateBookRequest) ProtoMessage() + func (x *CreateBookRequest) GetBook() *Book + func (x *CreateBookRequest) GetBookId() string + func (x *CreateBookRequest) GetParent() string + func (x *CreateBookRequest) ProtoReflect() protoreflect.Message + func (x *CreateBookRequest) Reset() + func (x *CreateBookRequest) String() string + type DynamicMessage struct + StructField *structpb.Struct + ValueField *structpb.Value + func (*DynamicMessage) Descriptor() ([]byte, []int) + func (*DynamicMessage) ProtoMessage() + func (x *DynamicMessage) GetStructField() *structpb.Struct + func (x *DynamicMessage) GetValueField() *structpb.Value + func (x *DynamicMessage) ProtoReflect() protoreflect.Message + func (x *DynamicMessage) Reset() + func (x *DynamicMessage) String() string + type DynamicMessageUpdate struct + Body *DynamicMessage + UpdateMask *fieldmaskpb.FieldMask + func (*DynamicMessageUpdate) Descriptor() ([]byte, []int) + func (*DynamicMessageUpdate) ProtoMessage() + func (x *DynamicMessageUpdate) GetBody() *DynamicMessage + func (x *DynamicMessageUpdate) GetUpdateMask() *fieldmaskpb.FieldMask + func (x *DynamicMessageUpdate) ProtoReflect() protoreflect.Message + func (x *DynamicMessageUpdate) Reset() + func (x *DynamicMessageUpdate) String() string + type EchoServiceClient interface + Echo func(ctx context.Context, in *SimpleMessage, opts ...grpc.CallOption) (*SimpleMessage, error) + EchoBody func(ctx context.Context, in *SimpleMessage, opts ...grpc.CallOption) (*SimpleMessage, error) + EchoDelete func(ctx context.Context, in *SimpleMessage, opts ...grpc.CallOption) (*SimpleMessage, error) + EchoPatch func(ctx context.Context, in *DynamicMessageUpdate, opts ...grpc.CallOption) (*DynamicMessageUpdate, error) + EchoUnauthorized func(ctx context.Context, in *SimpleMessage, opts ...grpc.CallOption) (*SimpleMessage, error) + func NewEchoServiceClient(cc grpc.ClientConnInterface) EchoServiceClient + type EchoServiceServer interface + Echo func(context.Context, *SimpleMessage) (*SimpleMessage, error) + EchoBody func(context.Context, *SimpleMessage) (*SimpleMessage, error) + EchoDelete func(context.Context, *SimpleMessage) (*SimpleMessage, error) + EchoPatch func(context.Context, *DynamicMessageUpdate) (*DynamicMessageUpdate, error) + EchoUnauthorized func(context.Context, *SimpleMessage) (*SimpleMessage, error) + type Embedded struct + Mark isEmbedded_Mark + func (*Embedded) Descriptor() ([]byte, []int) + func (*Embedded) ProtoMessage() + func (m *Embedded) GetMark() isEmbedded_Mark + func (x *Embedded) GetNote() string + func (x *Embedded) GetProgress() int64 + func (x *Embedded) ProtoReflect() protoreflect.Message + func (x *Embedded) Reset() + func (x *Embedded) String() string + type Embedded_Note struct + Note string + type Embedded_Progress struct + Progress int64 + type EmptyProto struct + func (*EmptyProto) Descriptor() ([]byte, []int) + func (*EmptyProto) ProtoMessage() + func (x *EmptyProto) ProtoReflect() protoreflect.Message + func (x *EmptyProto) Reset() + func (x *EmptyProto) String() string + type ErrorObject struct + Code int32 + Message string + func (*ErrorObject) Descriptor() ([]byte, []int) + func (*ErrorObject) ProtoMessage() + func (x *ErrorObject) GetCode() int32 + func (x *ErrorObject) GetMessage() string + func (x *ErrorObject) ProtoReflect() protoreflect.Message + func (x *ErrorObject) Reset() + func (x *ErrorObject) String() string + type ErrorResponse struct + CorrelationId string + Error *ErrorObject + func (*ErrorResponse) Descriptor() ([]byte, []int) + func (*ErrorResponse) ProtoMessage() + func (x *ErrorResponse) GetCorrelationId() string + func (x *ErrorResponse) GetError() *ErrorObject + func (x *ErrorResponse) ProtoReflect() protoreflect.Message + func (x *ErrorResponse) Reset() + func (x *ErrorResponse) String() string + type FlowCombinationClient interface + RpcBodyRpc func(ctx context.Context, in *NonEmptyProto, opts ...grpc.CallOption) (*EmptyProto, error) + RpcBodyStream func(ctx context.Context, in *NonEmptyProto, opts ...grpc.CallOption) (FlowCombination_RpcBodyStreamClient, error) + RpcEmptyRpc func(ctx context.Context, in *EmptyProto, opts ...grpc.CallOption) (*EmptyProto, error) + RpcEmptyStream func(ctx context.Context, in *EmptyProto, opts ...grpc.CallOption) (FlowCombination_RpcEmptyStreamClient, error) + RpcPathNestedRpc func(ctx context.Context, in *NestedProto, opts ...grpc.CallOption) (*EmptyProto, error) + RpcPathNestedStream func(ctx context.Context, in *NestedProto, opts ...grpc.CallOption) (FlowCombination_RpcPathNestedStreamClient, error) + RpcPathSingleNestedRpc func(ctx context.Context, in *SingleNestedProto, opts ...grpc.CallOption) (*EmptyProto, error) + RpcPathSingleNestedStream func(ctx context.Context, in *SingleNestedProto, opts ...grpc.CallOption) (FlowCombination_RpcPathSingleNestedStreamClient, error) + StreamEmptyRpc func(ctx context.Context, opts ...grpc.CallOption) (FlowCombination_StreamEmptyRpcClient, error) + StreamEmptyStream func(ctx context.Context, opts ...grpc.CallOption) (FlowCombination_StreamEmptyStreamClient, error) + func NewFlowCombinationClient(cc grpc.ClientConnInterface) FlowCombinationClient + type FlowCombinationServer interface + RpcBodyRpc func(context.Context, *NonEmptyProto) (*EmptyProto, error) + RpcBodyStream func(*NonEmptyProto, FlowCombination_RpcBodyStreamServer) error + RpcEmptyRpc func(context.Context, *EmptyProto) (*EmptyProto, error) + RpcEmptyStream func(*EmptyProto, FlowCombination_RpcEmptyStreamServer) error + RpcPathNestedRpc func(context.Context, *NestedProto) (*EmptyProto, error) + RpcPathNestedStream func(*NestedProto, FlowCombination_RpcPathNestedStreamServer) error + RpcPathSingleNestedRpc func(context.Context, *SingleNestedProto) (*EmptyProto, error) + RpcPathSingleNestedStream func(*SingleNestedProto, FlowCombination_RpcPathSingleNestedStreamServer) error + StreamEmptyRpc func(FlowCombination_StreamEmptyRpcServer) error + StreamEmptyStream func(FlowCombination_StreamEmptyStreamServer) error + type FlowCombination_RpcBodyStreamClient interface + Recv func() (*EmptyProto, error) + type FlowCombination_RpcBodyStreamServer interface + Send func(*EmptyProto) error + type FlowCombination_RpcEmptyStreamClient interface + Recv func() (*EmptyProto, error) + type FlowCombination_RpcEmptyStreamServer interface + Send func(*EmptyProto) error + type FlowCombination_RpcPathNestedStreamClient interface + Recv func() (*EmptyProto, error) + type FlowCombination_RpcPathNestedStreamServer interface + Send func(*EmptyProto) error + type FlowCombination_RpcPathSingleNestedStreamClient interface + Recv func() (*EmptyProto, error) + type FlowCombination_RpcPathSingleNestedStreamServer interface + Send func(*EmptyProto) error + type FlowCombination_StreamEmptyRpcClient interface + CloseAndRecv func() (*EmptyProto, error) + Send func(*EmptyProto) error + type FlowCombination_StreamEmptyRpcServer interface + Recv func() (*EmptyProto, error) + SendAndClose func(*EmptyProto) error + type FlowCombination_StreamEmptyStreamClient interface + Recv func() (*EmptyProto, error) + Send func(*EmptyProto) error + type FlowCombination_StreamEmptyStreamServer interface + Recv func() (*EmptyProto, error) + Send func(*EmptyProto) error + type Foo struct + Bar *Bar + func (*Foo) Descriptor() ([]byte, []int) + func (*Foo) ProtoMessage() + func (x *Foo) GetBar() *Bar + func (x *Foo) ProtoReflect() protoreflect.Message + func (x *Foo) Reset() + func (x *Foo) String() string + type GenerateUnboundMethodsEchoServiceClient interface + Echo func(ctx context.Context, in *GenerateUnboundMethodsSimpleMessage, ...) (*GenerateUnboundMethodsSimpleMessage, error) + EchoBody func(ctx context.Context, in *GenerateUnboundMethodsSimpleMessage, ...) (*GenerateUnboundMethodsSimpleMessage, error) + EchoDelete func(ctx context.Context, in *GenerateUnboundMethodsSimpleMessage, ...) (*GenerateUnboundMethodsSimpleMessage, error) + func NewGenerateUnboundMethodsEchoServiceClient(cc grpc.ClientConnInterface) GenerateUnboundMethodsEchoServiceClient + type GenerateUnboundMethodsEchoServiceServer interface + Echo func(context.Context, *GenerateUnboundMethodsSimpleMessage) (*GenerateUnboundMethodsSimpleMessage, error) + EchoBody func(context.Context, *GenerateUnboundMethodsSimpleMessage) (*GenerateUnboundMethodsSimpleMessage, error) + EchoDelete func(context.Context, *GenerateUnboundMethodsSimpleMessage) (*GenerateUnboundMethodsSimpleMessage, error) + type GenerateUnboundMethodsSimpleMessage struct + Duration *durationpb.Duration + Id string + Num int64 + func (*GenerateUnboundMethodsSimpleMessage) Descriptor() ([]byte, []int) + func (*GenerateUnboundMethodsSimpleMessage) ProtoMessage() + func (x *GenerateUnboundMethodsSimpleMessage) GetDuration() *durationpb.Duration + func (x *GenerateUnboundMethodsSimpleMessage) GetId() string + func (x *GenerateUnboundMethodsSimpleMessage) GetNum() int64 + func (x *GenerateUnboundMethodsSimpleMessage) ProtoReflect() protoreflect.Message + func (x *GenerateUnboundMethodsSimpleMessage) Reset() + func (x *GenerateUnboundMethodsSimpleMessage) String() string + type InMessageA struct + Values []string + func (*InMessageA) Descriptor() ([]byte, []int) + func (*InMessageA) ProtoMessage() + func (x *InMessageA) GetValues() []string + func (x *InMessageA) ProtoReflect() protoreflect.Message + func (x *InMessageA) Reset() + func (x *InMessageA) String() string + type InMessageB struct + Value string + func (*InMessageB) Descriptor() ([]byte, []int) + func (*InMessageB) ProtoMessage() + func (x *InMessageB) GetValue() string + func (x *InMessageB) ProtoReflect() protoreflect.Message + func (x *InMessageB) Reset() + func (x *InMessageB) String() string + type LoginReply struct + Access bool + Message string + func (*LoginReply) Descriptor() ([]byte, []int) + func (*LoginReply) ProtoMessage() + func (x *LoginReply) GetAccess() bool + func (x *LoginReply) GetMessage() string + func (x *LoginReply) ProtoReflect() protoreflect.Message + func (x *LoginReply) Reset() + func (x *LoginReply) String() string + type LoginRequest struct + Password string + Username string + func (*LoginRequest) Descriptor() ([]byte, []int) + func (*LoginRequest) ProtoMessage() + func (x *LoginRequest) GetPassword() string + func (x *LoginRequest) GetUsername() string + func (x *LoginRequest) ProtoReflect() protoreflect.Message + func (x *LoginRequest) Reset() + func (x *LoginRequest) String() string + type LoginServiceClient interface + Login func(ctx context.Context, in *LoginRequest, opts ...grpc.CallOption) (*LoginReply, error) + Logout func(ctx context.Context, in *LogoutRequest, opts ...grpc.CallOption) (*LogoutReply, error) + func NewLoginServiceClient(cc grpc.ClientConnInterface) LoginServiceClient + type LoginServiceServer interface + Login func(context.Context, *LoginRequest) (*LoginReply, error) + Logout func(context.Context, *LogoutRequest) (*LogoutReply, error) + type LogoutReply struct + Message string + func (*LogoutReply) Descriptor() ([]byte, []int) + func (*LogoutReply) ProtoMessage() + func (x *LogoutReply) GetMessage() string + func (x *LogoutReply) ProtoReflect() protoreflect.Message + func (x *LogoutReply) Reset() + func (x *LogoutReply) String() string + type LogoutRequest struct + Stringarray []string + Test int32 + Timeoflogout string + func (*LogoutRequest) Descriptor() ([]byte, []int) + func (*LogoutRequest) ProtoMessage() + func (x *LogoutRequest) GetStringarray() []string + func (x *LogoutRequest) GetTest() int32 + func (x *LogoutRequest) GetTimeoflogout() string + func (x *LogoutRequest) ProtoReflect() protoreflect.Message + func (x *LogoutRequest) Reset() + func (x *LogoutRequest) String() string + type MessageWithBody struct + Data *Body + Id string + func (*MessageWithBody) Descriptor() ([]byte, []int) + func (*MessageWithBody) ProtoMessage() + func (x *MessageWithBody) GetData() *Body + func (x *MessageWithBody) GetId() string + func (x *MessageWithBody) ProtoReflect() protoreflect.Message + func (x *MessageWithBody) Reset() + func (x *MessageWithBody) String() string + type NestedProto struct + A *UnaryProto + B string + C string + func (*NestedProto) Descriptor() ([]byte, []int) + func (*NestedProto) ProtoMessage() + func (x *NestedProto) GetA() *UnaryProto + func (x *NestedProto) GetB() string + func (x *NestedProto) GetC() string + func (x *NestedProto) ProtoReflect() protoreflect.Message + func (x *NestedProto) Reset() + func (x *NestedProto) String() string + type NonEmptyProto struct + A string + B string + C string + func (*NonEmptyProto) Descriptor() ([]byte, []int) + func (*NonEmptyProto) ProtoMessage() + func (x *NonEmptyProto) GetA() string + func (x *NonEmptyProto) GetB() string + func (x *NonEmptyProto) GetC() string + func (x *NonEmptyProto) ProtoReflect() protoreflect.Message + func (x *NonEmptyProto) Reset() + func (x *NonEmptyProto) String() string + type NonStandardMessage struct + En_GB int64 + Id string + LangIdent string + LineNum int64 + No string + Num int64 + STATUS string + Thing *NonStandardMessage_Thing + func (*NonStandardMessage) Descriptor() ([]byte, []int) + func (*NonStandardMessage) ProtoMessage() + func (x *NonStandardMessage) GetEn_GB() int64 + func (x *NonStandardMessage) GetId() string + func (x *NonStandardMessage) GetLangIdent() string + func (x *NonStandardMessage) GetLineNum() int64 + func (x *NonStandardMessage) GetNo() string + func (x *NonStandardMessage) GetNum() int64 + func (x *NonStandardMessage) GetSTATUS() string + func (x *NonStandardMessage) GetThing() *NonStandardMessage_Thing + func (x *NonStandardMessage) ProtoReflect() protoreflect.Message + func (x *NonStandardMessage) Reset() + func (x *NonStandardMessage) String() string + type NonStandardMessageWithJSONNames struct + En_GB int64 + Id string + LangIdent string + LineNum int64 + No string + Num int64 + STATUS string + Thing *NonStandardMessageWithJSONNames_Thing + func (*NonStandardMessageWithJSONNames) Descriptor() ([]byte, []int) + func (*NonStandardMessageWithJSONNames) ProtoMessage() + func (x *NonStandardMessageWithJSONNames) GetEn_GB() int64 + func (x *NonStandardMessageWithJSONNames) GetId() string + func (x *NonStandardMessageWithJSONNames) GetLangIdent() string + func (x *NonStandardMessageWithJSONNames) GetLineNum() int64 + func (x *NonStandardMessageWithJSONNames) GetNo() string + func (x *NonStandardMessageWithJSONNames) GetNum() int64 + func (x *NonStandardMessageWithJSONNames) GetSTATUS() string + func (x *NonStandardMessageWithJSONNames) GetThing() *NonStandardMessageWithJSONNames_Thing + func (x *NonStandardMessageWithJSONNames) ProtoReflect() protoreflect.Message + func (x *NonStandardMessageWithJSONNames) Reset() + func (x *NonStandardMessageWithJSONNames) String() string + type NonStandardMessageWithJSONNames_Thing struct + SubThing *NonStandardMessageWithJSONNames_Thing_SubThing + func (*NonStandardMessageWithJSONNames_Thing) Descriptor() ([]byte, []int) + func (*NonStandardMessageWithJSONNames_Thing) ProtoMessage() + func (x *NonStandardMessageWithJSONNames_Thing) GetSubThing() *NonStandardMessageWithJSONNames_Thing_SubThing + func (x *NonStandardMessageWithJSONNames_Thing) ProtoReflect() protoreflect.Message + func (x *NonStandardMessageWithJSONNames_Thing) Reset() + func (x *NonStandardMessageWithJSONNames_Thing) String() string + type NonStandardMessageWithJSONNames_Thing_SubThing struct + SubValue string + func (*NonStandardMessageWithJSONNames_Thing_SubThing) Descriptor() ([]byte, []int) + func (*NonStandardMessageWithJSONNames_Thing_SubThing) ProtoMessage() + func (x *NonStandardMessageWithJSONNames_Thing_SubThing) GetSubValue() string + func (x *NonStandardMessageWithJSONNames_Thing_SubThing) ProtoReflect() protoreflect.Message + func (x *NonStandardMessageWithJSONNames_Thing_SubThing) Reset() + func (x *NonStandardMessageWithJSONNames_Thing_SubThing) String() string + type NonStandardMessage_Thing struct + SubThing *NonStandardMessage_Thing_SubThing + func (*NonStandardMessage_Thing) Descriptor() ([]byte, []int) + func (*NonStandardMessage_Thing) ProtoMessage() + func (x *NonStandardMessage_Thing) GetSubThing() *NonStandardMessage_Thing_SubThing + func (x *NonStandardMessage_Thing) ProtoReflect() protoreflect.Message + func (x *NonStandardMessage_Thing) Reset() + func (x *NonStandardMessage_Thing) String() string + type NonStandardMessage_Thing_SubThing struct + SubValue string + func (*NonStandardMessage_Thing_SubThing) Descriptor() ([]byte, []int) + func (*NonStandardMessage_Thing_SubThing) ProtoMessage() + func (x *NonStandardMessage_Thing_SubThing) GetSubValue() string + func (x *NonStandardMessage_Thing_SubThing) ProtoReflect() protoreflect.Message + func (x *NonStandardMessage_Thing_SubThing) Reset() + func (x *NonStandardMessage_Thing_SubThing) String() string + type NonStandardServiceClient interface + Update func(ctx context.Context, in *NonStandardUpdateRequest, opts ...grpc.CallOption) (*NonStandardMessage, error) + UpdateWithJSONNames func(ctx context.Context, in *NonStandardWithJSONNamesUpdateRequest, ...) (*NonStandardMessageWithJSONNames, error) + func NewNonStandardServiceClient(cc grpc.ClientConnInterface) NonStandardServiceClient + type NonStandardServiceServer interface + Update func(context.Context, *NonStandardUpdateRequest) (*NonStandardMessage, error) + UpdateWithJSONNames func(context.Context, *NonStandardWithJSONNamesUpdateRequest) (*NonStandardMessageWithJSONNames, error) + type NonStandardUpdateRequest struct + Body *NonStandardMessage + UpdateMask *fieldmaskpb.FieldMask + func (*NonStandardUpdateRequest) Descriptor() ([]byte, []int) + func (*NonStandardUpdateRequest) ProtoMessage() + func (x *NonStandardUpdateRequest) GetBody() *NonStandardMessage + func (x *NonStandardUpdateRequest) GetUpdateMask() *fieldmaskpb.FieldMask + func (x *NonStandardUpdateRequest) ProtoReflect() protoreflect.Message + func (x *NonStandardUpdateRequest) Reset() + func (x *NonStandardUpdateRequest) String() string + type NonStandardWithJSONNamesUpdateRequest struct + Body *NonStandardMessageWithJSONNames + UpdateMask *fieldmaskpb.FieldMask + func (*NonStandardWithJSONNamesUpdateRequest) Descriptor() ([]byte, []int) + func (*NonStandardWithJSONNamesUpdateRequest) ProtoMessage() + func (x *NonStandardWithJSONNamesUpdateRequest) GetBody() *NonStandardMessageWithJSONNames + func (x *NonStandardWithJSONNamesUpdateRequest) GetUpdateMask() *fieldmaskpb.FieldMask + func (x *NonStandardWithJSONNamesUpdateRequest) ProtoReflect() protoreflect.Message + func (x *NonStandardWithJSONNamesUpdateRequest) Reset() + func (x *NonStandardWithJSONNamesUpdateRequest) String() string + type NumericEnum int32 + const NumericEnum_ONE + const NumericEnum_ZERO + func (NumericEnum) Descriptor() protoreflect.EnumDescriptor + func (NumericEnum) EnumDescriptor() ([]byte, []int) + func (NumericEnum) Type() protoreflect.EnumType + func (x NumericEnum) Enum() *NumericEnum + func (x NumericEnum) Number() protoreflect.EnumNumber + func (x NumericEnum) String() string + type OutMessageA struct + Value string + func (*OutMessageA) Descriptor() ([]byte, []int) + func (*OutMessageA) ProtoMessage() + func (x *OutMessageA) GetValue() string + func (x *OutMessageA) ProtoReflect() protoreflect.Message + func (x *OutMessageA) Reset() + func (x *OutMessageA) String() string + type OutMessageB struct + Values []string + func (*OutMessageB) Descriptor() ([]byte, []int) + func (*OutMessageB) ProtoMessage() + func (x *OutMessageB) GetValues() []string + func (x *OutMessageB) ProtoReflect() protoreflect.Message + func (x *OutMessageB) Reset() + func (x *OutMessageB) String() string + type OutMessageC struct + Value string + func (*OutMessageC) Descriptor() ([]byte, []int) + func (*OutMessageC) ProtoMessage() + func (x *OutMessageC) GetValue() string + func (x *OutMessageC) ProtoReflect() protoreflect.Message + func (x *OutMessageC) Reset() + func (x *OutMessageC) String() string + type RepeatedResponseBodyOut struct + Response []*RepeatedResponseBodyOut_Response + func (*RepeatedResponseBodyOut) Descriptor() ([]byte, []int) + func (*RepeatedResponseBodyOut) ProtoMessage() + func (x *RepeatedResponseBodyOut) GetResponse() []*RepeatedResponseBodyOut_Response + func (x *RepeatedResponseBodyOut) ProtoReflect() protoreflect.Message + func (x *RepeatedResponseBodyOut) Reset() + func (x *RepeatedResponseBodyOut) String() string + type RepeatedResponseBodyOut_Response struct + Data string + Type RepeatedResponseBodyOut_Response_ResponseType + func (*RepeatedResponseBodyOut_Response) Descriptor() ([]byte, []int) + func (*RepeatedResponseBodyOut_Response) ProtoMessage() + func (x *RepeatedResponseBodyOut_Response) GetData() string + func (x *RepeatedResponseBodyOut_Response) GetType() RepeatedResponseBodyOut_Response_ResponseType + func (x *RepeatedResponseBodyOut_Response) ProtoReflect() protoreflect.Message + func (x *RepeatedResponseBodyOut_Response) Reset() + func (x *RepeatedResponseBodyOut_Response) String() string + type RepeatedResponseBodyOut_Response_ResponseType int32 + const RepeatedResponseBodyOut_Response_A + const RepeatedResponseBodyOut_Response_B + const RepeatedResponseBodyOut_Response_UNKNOWN + func (RepeatedResponseBodyOut_Response_ResponseType) Descriptor() protoreflect.EnumDescriptor + func (RepeatedResponseBodyOut_Response_ResponseType) EnumDescriptor() ([]byte, []int) + func (RepeatedResponseBodyOut_Response_ResponseType) Type() protoreflect.EnumType + func (x RepeatedResponseBodyOut_Response_ResponseType) Enum() *RepeatedResponseBodyOut_Response_ResponseType + func (x RepeatedResponseBodyOut_Response_ResponseType) Number() protoreflect.EnumNumber + func (x RepeatedResponseBodyOut_Response_ResponseType) String() string + type RepeatedResponseStrings struct + Values []string + func (*RepeatedResponseStrings) Descriptor() ([]byte, []int) + func (*RepeatedResponseStrings) ProtoMessage() + func (x *RepeatedResponseStrings) GetValues() []string + func (x *RepeatedResponseStrings) ProtoReflect() protoreflect.Message + func (x *RepeatedResponseStrings) Reset() + func (x *RepeatedResponseStrings) String() string + type RequiredMessageTypeRequest struct + Foo *Foo + Id string + func (*RequiredMessageTypeRequest) Descriptor() ([]byte, []int) + func (*RequiredMessageTypeRequest) ProtoMessage() + func (x *RequiredMessageTypeRequest) GetFoo() *Foo + func (x *RequiredMessageTypeRequest) GetId() string + func (x *RequiredMessageTypeRequest) ProtoReflect() protoreflect.Message + func (x *RequiredMessageTypeRequest) Reset() + func (x *RequiredMessageTypeRequest) String() string + type ResponseBodyIn struct + Data string + func (*ResponseBodyIn) Descriptor() ([]byte, []int) + func (*ResponseBodyIn) ProtoMessage() + func (x *ResponseBodyIn) GetData() string + func (x *ResponseBodyIn) ProtoReflect() protoreflect.Message + func (x *ResponseBodyIn) Reset() + func (x *ResponseBodyIn) String() string + type ResponseBodyOut struct + Response *ResponseBodyOut_Response + func (*ResponseBodyOut) Descriptor() ([]byte, []int) + func (*ResponseBodyOut) ProtoMessage() + func (x *ResponseBodyOut) GetResponse() *ResponseBodyOut_Response + func (x *ResponseBodyOut) ProtoReflect() protoreflect.Message + func (x *ResponseBodyOut) Reset() + func (x *ResponseBodyOut) String() string + type ResponseBodyOut_Response struct + Data string + func (*ResponseBodyOut_Response) Descriptor() ([]byte, []int) + func (*ResponseBodyOut_Response) ProtoMessage() + func (x *ResponseBodyOut_Response) GetData() string + func (x *ResponseBodyOut_Response) ProtoReflect() protoreflect.Message + func (x *ResponseBodyOut_Response) Reset() + func (x *ResponseBodyOut_Response) String() string + type ResponseBodyServiceClient interface + GetResponseBody func(ctx context.Context, in *ResponseBodyIn, opts ...grpc.CallOption) (*ResponseBodyOut, error) + GetResponseBodyStream func(ctx context.Context, in *ResponseBodyIn, opts ...grpc.CallOption) (ResponseBodyService_GetResponseBodyStreamClient, error) + ListResponseBodies func(ctx context.Context, in *ResponseBodyIn, opts ...grpc.CallOption) (*RepeatedResponseBodyOut, error) + ListResponseStrings func(ctx context.Context, in *ResponseBodyIn, opts ...grpc.CallOption) (*RepeatedResponseStrings, error) + func NewResponseBodyServiceClient(cc grpc.ClientConnInterface) ResponseBodyServiceClient + type ResponseBodyServiceServer interface + GetResponseBody func(context.Context, *ResponseBodyIn) (*ResponseBodyOut, error) + GetResponseBodyStream func(*ResponseBodyIn, ResponseBodyService_GetResponseBodyStreamServer) error + ListResponseBodies func(context.Context, *ResponseBodyIn) (*RepeatedResponseBodyOut, error) + ListResponseStrings func(context.Context, *ResponseBodyIn) (*RepeatedResponseStrings, error) + type ResponseBodyService_GetResponseBodyStreamClient interface + Recv func() (*ResponseBodyOut, error) + type ResponseBodyService_GetResponseBodyStreamServer interface + Send func(*ResponseBodyOut) error + type ServiceAClient interface + MethodOne func(ctx context.Context, in *InMessageA, opts ...grpc.CallOption) (*OutMessageA, error) + MethodTwo func(ctx context.Context, in *OutMessageA, opts ...grpc.CallOption) (*InMessageA, error) + func NewServiceAClient(cc grpc.ClientConnInterface) ServiceAClient + type ServiceAServer interface + MethodOne func(context.Context, *InMessageA) (*OutMessageA, error) + MethodTwo func(context.Context, *OutMessageA) (*InMessageA, error) + type ServiceBClient interface + MethodOne func(ctx context.Context, in *InMessageB, opts ...grpc.CallOption) (*OutMessageB, error) + MethodTwo func(ctx context.Context, in *OutMessageB, opts ...grpc.CallOption) (*InMessageB, error) + func NewServiceBClient(cc grpc.ClientConnInterface) ServiceBClient + type ServiceBServer interface + MethodOne func(context.Context, *InMessageB) (*OutMessageB, error) + MethodTwo func(context.Context, *OutMessageB) (*InMessageB, error) + type ServiceCClient interface + MethodOne func(ctx context.Context, in *InMessageA, opts ...grpc.CallOption) (*OutMessageC, error) + MethodTwo func(ctx context.Context, in *OutMessageA, opts ...grpc.CallOption) (*InMessageA, error) + func NewServiceCClient(cc grpc.ClientConnInterface) ServiceCClient + type ServiceCServer interface + MethodOne func(context.Context, *InMessageA) (*OutMessageC, error) + MethodTwo func(context.Context, *OutMessageA) (*InMessageA, error) + type SimpleMessage struct + Code isSimpleMessage_Code + Ext isSimpleMessage_Ext + Id string + Num int64 + Status *Embedded + func (*SimpleMessage) Descriptor() ([]byte, []int) + func (*SimpleMessage) ProtoMessage() + func (m *SimpleMessage) GetCode() isSimpleMessage_Code + func (m *SimpleMessage) GetExt() isSimpleMessage_Ext + func (x *SimpleMessage) GetEn() int64 + func (x *SimpleMessage) GetId() string + func (x *SimpleMessage) GetLang() string + func (x *SimpleMessage) GetLineNum() int64 + func (x *SimpleMessage) GetNo() *Embedded + func (x *SimpleMessage) GetNum() int64 + func (x *SimpleMessage) GetStatus() *Embedded + func (x *SimpleMessage) ProtoReflect() protoreflect.Message + func (x *SimpleMessage) Reset() + func (x *SimpleMessage) String() string + type SimpleMessage_En struct + En int64 + type SimpleMessage_Lang struct + Lang string + type SimpleMessage_LineNum struct + LineNum int64 + type SimpleMessage_No struct + No *Embedded + type SingleNestedProto struct + A *UnaryProto + func (*SingleNestedProto) Descriptor() ([]byte, []int) + func (*SingleNestedProto) ProtoMessage() + func (x *SingleNestedProto) GetA() *UnaryProto + func (x *SingleNestedProto) ProtoReflect() protoreflect.Message + func (x *SingleNestedProto) Reset() + func (x *SingleNestedProto) String() string + type SnakeCaseEnum int32 + const SnakeCaseEnum_value_c + const SnakeCaseEnum_value_d + func (SnakeCaseEnum) Descriptor() protoreflect.EnumDescriptor + func (SnakeCaseEnum) EnumDescriptor() ([]byte, []int) + func (SnakeCaseEnum) Type() protoreflect.EnumType + func (x SnakeCaseEnum) Enum() *SnakeCaseEnum + func (x SnakeCaseEnum) Number() protoreflect.EnumNumber + func (x SnakeCaseEnum) String() string + type SnakeCase_0Enum int32 + const SnakeCase_0Enum_value_e + const SnakeCase_0Enum_value_f + func (SnakeCase_0Enum) Descriptor() protoreflect.EnumDescriptor + func (SnakeCase_0Enum) EnumDescriptor() ([]byte, []int) + func (SnakeCase_0Enum) Type() protoreflect.EnumType + func (x SnakeCase_0Enum) Enum() *SnakeCase_0Enum + func (x SnakeCase_0Enum) Number() protoreflect.EnumNumber + func (x SnakeCase_0Enum) String() string + type SnakeEnumRequest struct + What SnakeCaseEnum + Where pathenum.SnakeCaseForImport + Who SnakeCase_0Enum + func (*SnakeEnumRequest) Descriptor() ([]byte, []int) + func (*SnakeEnumRequest) ProtoMessage() + func (x *SnakeEnumRequest) GetWhat() SnakeCaseEnum + func (x *SnakeEnumRequest) GetWhere() pathenum.SnakeCaseForImport + func (x *SnakeEnumRequest) GetWho() SnakeCase_0Enum + func (x *SnakeEnumRequest) ProtoReflect() protoreflect.Message + func (x *SnakeEnumRequest) Reset() + func (x *SnakeEnumRequest) String() string + type SnakeEnumResponse struct + func (*SnakeEnumResponse) Descriptor() ([]byte, []int) + func (*SnakeEnumResponse) ProtoMessage() + func (x *SnakeEnumResponse) ProtoReflect() protoreflect.Message + func (x *SnakeEnumResponse) Reset() + func (x *SnakeEnumResponse) String() string + type SnakeEnumServiceClient interface + SnakeEnum func(ctx context.Context, in *SnakeEnumRequest, opts ...grpc.CallOption) (*SnakeEnumResponse, error) + func NewSnakeEnumServiceClient(cc grpc.ClientConnInterface) SnakeEnumServiceClient + type SnakeEnumServiceServer interface + SnakeEnum func(context.Context, *SnakeEnumRequest) (*SnakeEnumResponse, error) + type StreamServiceClient interface + BulkCreate func(ctx context.Context, opts ...grpc.CallOption) (StreamService_BulkCreateClient, error) + BulkEcho func(ctx context.Context, opts ...grpc.CallOption) (StreamService_BulkEchoClient, error) + Download func(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (StreamService_DownloadClient, error) + List func(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (StreamService_ListClient, error) + func NewStreamServiceClient(cc grpc.ClientConnInterface) StreamServiceClient + type StreamServiceServer interface + BulkCreate func(StreamService_BulkCreateServer) error + BulkEcho func(StreamService_BulkEchoServer) error + Download func(*emptypb.Empty, StreamService_DownloadServer) error + List func(*emptypb.Empty, StreamService_ListServer) error + type StreamService_BulkCreateClient interface + CloseAndRecv func() (*emptypb.Empty, error) + Send func(*ABitOfEverything) error + type StreamService_BulkCreateServer interface + Recv func() (*ABitOfEverything, error) + SendAndClose func(*emptypb.Empty) error + type StreamService_BulkEchoClient interface + Recv func() (*sub.StringMessage, error) + Send func(*sub.StringMessage) error + type StreamService_BulkEchoServer interface + Recv func() (*sub.StringMessage, error) + Send func(*sub.StringMessage) error + type StreamService_DownloadClient interface + Recv func() (*httpbody.HttpBody, error) + type StreamService_DownloadServer interface + Send func(*httpbody.HttpBody) error + type StreamService_ListClient interface + Recv func() (*ABitOfEverything, error) + type StreamService_ListServer interface + Send func(*ABitOfEverything) error + type UnannotatedEchoServiceClient interface + Echo func(ctx context.Context, in *UnannotatedSimpleMessage, opts ...grpc.CallOption) (*UnannotatedSimpleMessage, error) + EchoBody func(ctx context.Context, in *UnannotatedSimpleMessage, opts ...grpc.CallOption) (*UnannotatedSimpleMessage, error) + EchoDelete func(ctx context.Context, in *UnannotatedSimpleMessage, opts ...grpc.CallOption) (*UnannotatedSimpleMessage, error) + func NewUnannotatedEchoServiceClient(cc grpc.ClientConnInterface) UnannotatedEchoServiceClient + type UnannotatedEchoServiceServer interface + Echo func(context.Context, *UnannotatedSimpleMessage) (*UnannotatedSimpleMessage, error) + EchoBody func(context.Context, *UnannotatedSimpleMessage) (*UnannotatedSimpleMessage, error) + EchoDelete func(context.Context, *UnannotatedSimpleMessage) (*UnannotatedSimpleMessage, error) + type UnannotatedEmbedded struct + Mark isUnannotatedEmbedded_Mark + func (*UnannotatedEmbedded) Descriptor() ([]byte, []int) + func (*UnannotatedEmbedded) ProtoMessage() + func (m *UnannotatedEmbedded) GetMark() isUnannotatedEmbedded_Mark + func (x *UnannotatedEmbedded) GetNote() string + func (x *UnannotatedEmbedded) GetProgress() int64 + func (x *UnannotatedEmbedded) ProtoReflect() protoreflect.Message + func (x *UnannotatedEmbedded) Reset() + func (x *UnannotatedEmbedded) String() string + type UnannotatedEmbedded_Note struct + Note string + type UnannotatedEmbedded_Progress struct + Progress int64 + type UnannotatedSimpleMessage struct + Code isUnannotatedSimpleMessage_Code + Duration *durationpb.Duration + Ext isUnannotatedSimpleMessage_Ext + Id string + Num int64 + Status *UnannotatedEmbedded + func (*UnannotatedSimpleMessage) Descriptor() ([]byte, []int) + func (*UnannotatedSimpleMessage) ProtoMessage() + func (m *UnannotatedSimpleMessage) GetCode() isUnannotatedSimpleMessage_Code + func (m *UnannotatedSimpleMessage) GetExt() isUnannotatedSimpleMessage_Ext + func (x *UnannotatedSimpleMessage) GetDuration() *durationpb.Duration + func (x *UnannotatedSimpleMessage) GetEn() int64 + func (x *UnannotatedSimpleMessage) GetId() string + func (x *UnannotatedSimpleMessage) GetLang() string + func (x *UnannotatedSimpleMessage) GetLineNum() int64 + func (x *UnannotatedSimpleMessage) GetNo() *UnannotatedEmbedded + func (x *UnannotatedSimpleMessage) GetNum() int64 + func (x *UnannotatedSimpleMessage) GetStatus() *UnannotatedEmbedded + func (x *UnannotatedSimpleMessage) ProtoReflect() protoreflect.Message + func (x *UnannotatedSimpleMessage) Reset() + func (x *UnannotatedSimpleMessage) String() string + type UnannotatedSimpleMessage_En struct + En int64 + type UnannotatedSimpleMessage_Lang struct + Lang string + type UnannotatedSimpleMessage_LineNum struct + LineNum int64 + type UnannotatedSimpleMessage_No struct + No *UnannotatedEmbedded + type UnaryProto struct + Str string + func (*UnaryProto) Descriptor() ([]byte, []int) + func (*UnaryProto) ProtoMessage() + func (x *UnaryProto) GetStr() string + func (x *UnaryProto) ProtoReflect() protoreflect.Message + func (x *UnaryProto) Reset() + func (x *UnaryProto) String() string + type UnimplementedABitOfEverythingServiceServer struct + func (UnimplementedABitOfEverythingServiceServer) CheckExternalNestedPathEnum(context.Context, *pathenum.MessageWithNestedPathEnum) (*emptypb.Empty, error) + func (UnimplementedABitOfEverythingServiceServer) CheckExternalPathEnum(context.Context, *pathenum.MessageWithPathEnum) (*emptypb.Empty, error) + func (UnimplementedABitOfEverythingServiceServer) CheckGetQueryParams(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + func (UnimplementedABitOfEverythingServiceServer) CheckNestedEnumGetQueryParams(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + func (UnimplementedABitOfEverythingServiceServer) CheckPostQueryParams(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + func (UnimplementedABitOfEverythingServiceServer) CheckStatus(context.Context, *emptypb.Empty) (*CheckStatusResponse, error) + func (UnimplementedABitOfEverythingServiceServer) Create(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + func (UnimplementedABitOfEverythingServiceServer) CreateBody(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + func (UnimplementedABitOfEverythingServiceServer) CreateBook(context.Context, *CreateBookRequest) (*Book, error) + func (UnimplementedABitOfEverythingServiceServer) Custom(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + func (UnimplementedABitOfEverythingServiceServer) CustomOptionsRequest(context.Context, *ABitOfEverything) (*emptypb.Empty, error) + func (UnimplementedABitOfEverythingServiceServer) DeepPathEcho(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + func (UnimplementedABitOfEverythingServiceServer) Delete(context.Context, *sub2.IdMessage) (*emptypb.Empty, error) + func (UnimplementedABitOfEverythingServiceServer) DoubleColon(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + func (UnimplementedABitOfEverythingServiceServer) Echo(context.Context, *sub.StringMessage) (*sub.StringMessage, error) + func (UnimplementedABitOfEverythingServiceServer) ErrorWithDetails(context.Context, *emptypb.Empty) (*emptypb.Empty, error) + func (UnimplementedABitOfEverythingServiceServer) Exists(context.Context, *ABitOfEverything) (*emptypb.Empty, error) + func (UnimplementedABitOfEverythingServiceServer) GetMessageWithBody(context.Context, *MessageWithBody) (*emptypb.Empty, error) + func (UnimplementedABitOfEverythingServiceServer) GetQuery(context.Context, *ABitOfEverything) (*emptypb.Empty, error) + func (UnimplementedABitOfEverythingServiceServer) GetRepeatedQuery(context.Context, *ABitOfEverythingRepeated) (*ABitOfEverythingRepeated, error) + func (UnimplementedABitOfEverythingServiceServer) Lookup(context.Context, *sub2.IdMessage) (*ABitOfEverything, error) + func (UnimplementedABitOfEverythingServiceServer) NoBindings(context.Context, *durationpb.Duration) (*emptypb.Empty, error) + func (UnimplementedABitOfEverythingServiceServer) OverwriteResponseContentType(context.Context, *emptypb.Empty) (*wrapperspb.StringValue, error) + func (UnimplementedABitOfEverythingServiceServer) PostOneofEnum(context.Context, *oneofenum.OneofEnumMessage) (*emptypb.Empty, error) + func (UnimplementedABitOfEverythingServiceServer) PostRequiredMessageType(context.Context, *RequiredMessageTypeRequest) (*emptypb.Empty, error) + func (UnimplementedABitOfEverythingServiceServer) PostWithEmptyBody(context.Context, *Body) (*emptypb.Empty, error) + func (UnimplementedABitOfEverythingServiceServer) Timeout(context.Context, *emptypb.Empty) (*emptypb.Empty, error) + func (UnimplementedABitOfEverythingServiceServer) TraceRequest(context.Context, *ABitOfEverything) (*ABitOfEverything, error) + func (UnimplementedABitOfEverythingServiceServer) Update(context.Context, *ABitOfEverything) (*emptypb.Empty, error) + func (UnimplementedABitOfEverythingServiceServer) UpdateBook(context.Context, *UpdateBookRequest) (*Book, error) + func (UnimplementedABitOfEverythingServiceServer) UpdateV2(context.Context, *UpdateV2Request) (*emptypb.Empty, error) + type UnimplementedAnotherServiceWithNoBindingsServer struct + func (UnimplementedAnotherServiceWithNoBindingsServer) NoBindings(context.Context, *emptypb.Empty) (*emptypb.Empty, error) + type UnimplementedCamelCaseServiceNameServer struct + func (UnimplementedCamelCaseServiceNameServer) Empty(context.Context, *emptypb.Empty) (*emptypb.Empty, error) + type UnimplementedEchoServiceServer struct + func (UnimplementedEchoServiceServer) Echo(context.Context, *SimpleMessage) (*SimpleMessage, error) + func (UnimplementedEchoServiceServer) EchoBody(context.Context, *SimpleMessage) (*SimpleMessage, error) + func (UnimplementedEchoServiceServer) EchoDelete(context.Context, *SimpleMessage) (*SimpleMessage, error) + func (UnimplementedEchoServiceServer) EchoPatch(context.Context, *DynamicMessageUpdate) (*DynamicMessageUpdate, error) + func (UnimplementedEchoServiceServer) EchoUnauthorized(context.Context, *SimpleMessage) (*SimpleMessage, error) + type UnimplementedFlowCombinationServer struct + func (UnimplementedFlowCombinationServer) RpcBodyRpc(context.Context, *NonEmptyProto) (*EmptyProto, error) + func (UnimplementedFlowCombinationServer) RpcBodyStream(*NonEmptyProto, FlowCombination_RpcBodyStreamServer) error + func (UnimplementedFlowCombinationServer) RpcEmptyRpc(context.Context, *EmptyProto) (*EmptyProto, error) + func (UnimplementedFlowCombinationServer) RpcEmptyStream(*EmptyProto, FlowCombination_RpcEmptyStreamServer) error + func (UnimplementedFlowCombinationServer) RpcPathNestedRpc(context.Context, *NestedProto) (*EmptyProto, error) + func (UnimplementedFlowCombinationServer) RpcPathNestedStream(*NestedProto, FlowCombination_RpcPathNestedStreamServer) error + func (UnimplementedFlowCombinationServer) RpcPathSingleNestedRpc(context.Context, *SingleNestedProto) (*EmptyProto, error) + func (UnimplementedFlowCombinationServer) RpcPathSingleNestedStream(*SingleNestedProto, FlowCombination_RpcPathSingleNestedStreamServer) error + func (UnimplementedFlowCombinationServer) StreamEmptyRpc(FlowCombination_StreamEmptyRpcServer) error + func (UnimplementedFlowCombinationServer) StreamEmptyStream(FlowCombination_StreamEmptyStreamServer) error + type UnimplementedGenerateUnboundMethodsEchoServiceServer struct + func (UnimplementedGenerateUnboundMethodsEchoServiceServer) Echo(context.Context, *GenerateUnboundMethodsSimpleMessage) (*GenerateUnboundMethodsSimpleMessage, error) + func (UnimplementedGenerateUnboundMethodsEchoServiceServer) EchoBody(context.Context, *GenerateUnboundMethodsSimpleMessage) (*GenerateUnboundMethodsSimpleMessage, error) + func (UnimplementedGenerateUnboundMethodsEchoServiceServer) EchoDelete(context.Context, *GenerateUnboundMethodsSimpleMessage) (*GenerateUnboundMethodsSimpleMessage, error) + type UnimplementedLoginServiceServer struct + func (UnimplementedLoginServiceServer) Login(context.Context, *LoginRequest) (*LoginReply, error) + func (UnimplementedLoginServiceServer) Logout(context.Context, *LogoutRequest) (*LogoutReply, error) + type UnimplementedNonStandardServiceServer struct + func (UnimplementedNonStandardServiceServer) Update(context.Context, *NonStandardUpdateRequest) (*NonStandardMessage, error) + func (UnimplementedNonStandardServiceServer) UpdateWithJSONNames(context.Context, *NonStandardWithJSONNamesUpdateRequest) (*NonStandardMessageWithJSONNames, error) + type UnimplementedResponseBodyServiceServer struct + func (UnimplementedResponseBodyServiceServer) GetResponseBody(context.Context, *ResponseBodyIn) (*ResponseBodyOut, error) + func (UnimplementedResponseBodyServiceServer) GetResponseBodyStream(*ResponseBodyIn, ResponseBodyService_GetResponseBodyStreamServer) error + func (UnimplementedResponseBodyServiceServer) ListResponseBodies(context.Context, *ResponseBodyIn) (*RepeatedResponseBodyOut, error) + func (UnimplementedResponseBodyServiceServer) ListResponseStrings(context.Context, *ResponseBodyIn) (*RepeatedResponseStrings, error) + type UnimplementedServiceAServer struct + func (UnimplementedServiceAServer) MethodOne(context.Context, *InMessageA) (*OutMessageA, error) + func (UnimplementedServiceAServer) MethodTwo(context.Context, *OutMessageA) (*InMessageA, error) + type UnimplementedServiceBServer struct + func (UnimplementedServiceBServer) MethodOne(context.Context, *InMessageB) (*OutMessageB, error) + func (UnimplementedServiceBServer) MethodTwo(context.Context, *OutMessageB) (*InMessageB, error) + type UnimplementedServiceCServer struct + func (UnimplementedServiceCServer) MethodOne(context.Context, *InMessageA) (*OutMessageC, error) + func (UnimplementedServiceCServer) MethodTwo(context.Context, *OutMessageA) (*InMessageA, error) + type UnimplementedSnakeEnumServiceServer struct + func (UnimplementedSnakeEnumServiceServer) SnakeEnum(context.Context, *SnakeEnumRequest) (*SnakeEnumResponse, error) + type UnimplementedStreamServiceServer struct + func (UnimplementedStreamServiceServer) BulkCreate(StreamService_BulkCreateServer) error + func (UnimplementedStreamServiceServer) BulkEcho(StreamService_BulkEchoServer) error + func (UnimplementedStreamServiceServer) Download(*emptypb.Empty, StreamService_DownloadServer) error + func (UnimplementedStreamServiceServer) List(*emptypb.Empty, StreamService_ListServer) error + type UnimplementedUnannotatedEchoServiceServer struct + func (UnimplementedUnannotatedEchoServiceServer) Echo(context.Context, *UnannotatedSimpleMessage) (*UnannotatedSimpleMessage, error) + func (UnimplementedUnannotatedEchoServiceServer) EchoBody(context.Context, *UnannotatedSimpleMessage) (*UnannotatedSimpleMessage, error) + func (UnimplementedUnannotatedEchoServiceServer) EchoDelete(context.Context, *UnannotatedSimpleMessage) (*UnannotatedSimpleMessage, error) + type UnimplementedVisibilityRuleEchoServiceServer struct + func (UnimplementedVisibilityRuleEchoServiceServer) Echo(context.Context, *VisibilityRuleSimpleMessage) (*VisibilityRuleSimpleMessage, error) + func (UnimplementedVisibilityRuleEchoServiceServer) EchoInternal(context.Context, *VisibilityRuleSimpleMessage) (*VisibilityRuleSimpleMessage, error) + func (UnimplementedVisibilityRuleEchoServiceServer) EchoInternalAndPreview(context.Context, *VisibilityRuleSimpleMessage) (*VisibilityRuleSimpleMessage, error) + func (UnimplementedVisibilityRuleEchoServiceServer) EchoPreview(context.Context, *VisibilityRuleSimpleMessage) (*VisibilityRuleMessageInPreviewMethod, error) + type UnimplementedVisibilityRuleInternalEchoServiceServer struct + func (UnimplementedVisibilityRuleInternalEchoServiceServer) Echo(context.Context, *VisibilityRuleSimpleMessage) (*VisibilityRuleSimpleMessage, error) + type UnimplementedWrappersServiceServer struct + func (UnimplementedWrappersServiceServer) Create(context.Context, *Wrappers) (*Wrappers, error) + func (UnimplementedWrappersServiceServer) CreateBoolValue(context.Context, *wrapperspb.BoolValue) (*wrapperspb.BoolValue, error) + func (UnimplementedWrappersServiceServer) CreateBytesValue(context.Context, *wrapperspb.BytesValue) (*wrapperspb.BytesValue, error) + func (UnimplementedWrappersServiceServer) CreateDoubleValue(context.Context, *wrapperspb.DoubleValue) (*wrapperspb.DoubleValue, error) + func (UnimplementedWrappersServiceServer) CreateEmpty(context.Context, *emptypb.Empty) (*emptypb.Empty, error) + func (UnimplementedWrappersServiceServer) CreateFloatValue(context.Context, *wrapperspb.FloatValue) (*wrapperspb.FloatValue, error) + func (UnimplementedWrappersServiceServer) CreateInt32Value(context.Context, *wrapperspb.Int32Value) (*wrapperspb.Int32Value, error) + func (UnimplementedWrappersServiceServer) CreateInt64Value(context.Context, *wrapperspb.Int64Value) (*wrapperspb.Int64Value, error) + func (UnimplementedWrappersServiceServer) CreateStringValue(context.Context, *wrapperspb.StringValue) (*wrapperspb.StringValue, error) + func (UnimplementedWrappersServiceServer) CreateUInt32Value(context.Context, *wrapperspb.UInt32Value) (*wrapperspb.UInt32Value, error) + func (UnimplementedWrappersServiceServer) CreateUInt64Value(context.Context, *wrapperspb.UInt64Value) (*wrapperspb.UInt64Value, error) + type UnsafeABitOfEverythingServiceServer interface + type UnsafeAnotherServiceWithNoBindingsServer interface + type UnsafeCamelCaseServiceNameServer interface + type UnsafeEchoServiceServer interface + type UnsafeFlowCombinationServer interface + type UnsafeGenerateUnboundMethodsEchoServiceServer interface + type UnsafeLoginServiceServer interface + type UnsafeNonStandardServiceServer interface + type UnsafeResponseBodyServiceServer interface + type UnsafeServiceAServer interface + type UnsafeServiceBServer interface + type UnsafeServiceCServer interface + type UnsafeSnakeEnumServiceServer interface + type UnsafeStreamServiceServer interface + type UnsafeUnannotatedEchoServiceServer interface + type UnsafeVisibilityRuleEchoServiceServer interface + type UnsafeVisibilityRuleInternalEchoServiceServer interface + type UnsafeWrappersServiceServer interface + type UpdateBookRequest struct + AllowMissing bool + Book *Book + UpdateMask *fieldmaskpb.FieldMask + func (*UpdateBookRequest) Descriptor() ([]byte, []int) + func (*UpdateBookRequest) ProtoMessage() + func (x *UpdateBookRequest) GetAllowMissing() bool + func (x *UpdateBookRequest) GetBook() *Book + func (x *UpdateBookRequest) GetUpdateMask() *fieldmaskpb.FieldMask + func (x *UpdateBookRequest) ProtoReflect() protoreflect.Message + func (x *UpdateBookRequest) Reset() + func (x *UpdateBookRequest) String() string + type UpdateV2Request struct + Abe *ABitOfEverything + UpdateMask *fieldmaskpb.FieldMask + func (*UpdateV2Request) Descriptor() ([]byte, []int) + func (*UpdateV2Request) ProtoMessage() + func (x *UpdateV2Request) GetAbe() *ABitOfEverything + func (x *UpdateV2Request) GetUpdateMask() *fieldmaskpb.FieldMask + func (x *UpdateV2Request) ProtoReflect() protoreflect.Message + func (x *UpdateV2Request) Reset() + func (x *UpdateV2Request) String() string + type VisibilityRuleEchoServiceClient interface + Echo func(ctx context.Context, in *VisibilityRuleSimpleMessage, opts ...grpc.CallOption) (*VisibilityRuleSimpleMessage, error) + EchoInternal func(ctx context.Context, in *VisibilityRuleSimpleMessage, opts ...grpc.CallOption) (*VisibilityRuleSimpleMessage, error) + EchoInternalAndPreview func(ctx context.Context, in *VisibilityRuleSimpleMessage, opts ...grpc.CallOption) (*VisibilityRuleSimpleMessage, error) + EchoPreview func(ctx context.Context, in *VisibilityRuleSimpleMessage, opts ...grpc.CallOption) (*VisibilityRuleMessageInPreviewMethod, error) + func NewVisibilityRuleEchoServiceClient(cc grpc.ClientConnInterface) VisibilityRuleEchoServiceClient + type VisibilityRuleEchoServiceServer interface + Echo func(context.Context, *VisibilityRuleSimpleMessage) (*VisibilityRuleSimpleMessage, error) + EchoInternal func(context.Context, *VisibilityRuleSimpleMessage) (*VisibilityRuleSimpleMessage, error) + EchoInternalAndPreview func(context.Context, *VisibilityRuleSimpleMessage) (*VisibilityRuleSimpleMessage, error) + EchoPreview func(context.Context, *VisibilityRuleSimpleMessage) (*VisibilityRuleMessageInPreviewMethod, error) + type VisibilityRuleEmbedded struct + Mark isVisibilityRuleEmbedded_Mark + func (*VisibilityRuleEmbedded) Descriptor() ([]byte, []int) + func (*VisibilityRuleEmbedded) ProtoMessage() + func (m *VisibilityRuleEmbedded) GetMark() isVisibilityRuleEmbedded_Mark + func (x *VisibilityRuleEmbedded) GetInternalField() string + func (x *VisibilityRuleEmbedded) GetNote() string + func (x *VisibilityRuleEmbedded) GetPreviewField() string + func (x *VisibilityRuleEmbedded) GetProgress() int64 + func (x *VisibilityRuleEmbedded) ProtoReflect() protoreflect.Message + func (x *VisibilityRuleEmbedded) Reset() + func (x *VisibilityRuleEmbedded) String() string + type VisibilityRuleEmbedded_InternalField struct + InternalField string + type VisibilityRuleEmbedded_Note struct + Note string + type VisibilityRuleEmbedded_PreviewField struct + PreviewField string + type VisibilityRuleEmbedded_Progress struct + Progress int64 + type VisibilityRuleEnumInPreviewMethod int32 + const VisibilityRuleEnumInPreviewMethod_VISIBILITY_RULE_ENUM_IN_PREVIEW_METHOD_UNSPECIFIED + func (VisibilityRuleEnumInPreviewMethod) Descriptor() protoreflect.EnumDescriptor + func (VisibilityRuleEnumInPreviewMethod) EnumDescriptor() ([]byte, []int) + func (VisibilityRuleEnumInPreviewMethod) Type() protoreflect.EnumType + func (x VisibilityRuleEnumInPreviewMethod) Enum() *VisibilityRuleEnumInPreviewMethod + func (x VisibilityRuleEnumInPreviewMethod) Number() protoreflect.EnumNumber + func (x VisibilityRuleEnumInPreviewMethod) String() string + type VisibilityRuleInternalEchoServiceClient interface + Echo func(ctx context.Context, in *VisibilityRuleSimpleMessage, opts ...grpc.CallOption) (*VisibilityRuleSimpleMessage, error) + func NewVisibilityRuleInternalEchoServiceClient(cc grpc.ClientConnInterface) VisibilityRuleInternalEchoServiceClient + type VisibilityRuleInternalEchoServiceServer interface + Echo func(context.Context, *VisibilityRuleSimpleMessage) (*VisibilityRuleSimpleMessage, error) + type VisibilityRuleMessageInPreviewMethod struct + Enum VisibilityRuleEnumInPreviewMethod + Id string + SubMessage *VisibilityRuleSubMessageInPreviewMethod + func (*VisibilityRuleMessageInPreviewMethod) Descriptor() ([]byte, []int) + func (*VisibilityRuleMessageInPreviewMethod) ProtoMessage() + func (x *VisibilityRuleMessageInPreviewMethod) GetEnum() VisibilityRuleEnumInPreviewMethod + func (x *VisibilityRuleMessageInPreviewMethod) GetId() string + func (x *VisibilityRuleMessageInPreviewMethod) GetSubMessage() *VisibilityRuleSubMessageInPreviewMethod + func (x *VisibilityRuleMessageInPreviewMethod) ProtoReflect() protoreflect.Message + func (x *VisibilityRuleMessageInPreviewMethod) Reset() + func (x *VisibilityRuleMessageInPreviewMethod) String() string + type VisibilityRuleSimpleMessage struct + AnEnum VisibilityRuleSimpleMessage_VisibilityEnum + Code isVisibilityRuleSimpleMessage_Code + Ext isVisibilityRuleSimpleMessage_Ext + Id string + InternalField string + Num int64 + PreviewField string + Status *VisibilityRuleEmbedded + func (*VisibilityRuleSimpleMessage) Descriptor() ([]byte, []int) + func (*VisibilityRuleSimpleMessage) ProtoMessage() + func (m *VisibilityRuleSimpleMessage) GetCode() isVisibilityRuleSimpleMessage_Code + func (m *VisibilityRuleSimpleMessage) GetExt() isVisibilityRuleSimpleMessage_Ext + func (x *VisibilityRuleSimpleMessage) GetAnEnum() VisibilityRuleSimpleMessage_VisibilityEnum + func (x *VisibilityRuleSimpleMessage) GetEn() int64 + func (x *VisibilityRuleSimpleMessage) GetId() string + func (x *VisibilityRuleSimpleMessage) GetInternalField() string + func (x *VisibilityRuleSimpleMessage) GetLang() string + func (x *VisibilityRuleSimpleMessage) GetLineNum() int64 + func (x *VisibilityRuleSimpleMessage) GetNo() *VisibilityRuleEmbedded + func (x *VisibilityRuleSimpleMessage) GetNum() int64 + func (x *VisibilityRuleSimpleMessage) GetPreviewField() string + func (x *VisibilityRuleSimpleMessage) GetStatus() *VisibilityRuleEmbedded + func (x *VisibilityRuleSimpleMessage) ProtoReflect() protoreflect.Message + func (x *VisibilityRuleSimpleMessage) Reset() + func (x *VisibilityRuleSimpleMessage) String() string + type VisibilityRuleSimpleMessage_En struct + En int64 + type VisibilityRuleSimpleMessage_Lang struct + Lang string + type VisibilityRuleSimpleMessage_LineNum struct + LineNum int64 + type VisibilityRuleSimpleMessage_No struct + No *VisibilityRuleEmbedded + type VisibilityRuleSimpleMessage_VisibilityEnum int32 + const VisibilityRuleSimpleMessage_VISIBILITY_ENUM_INTERNAL + const VisibilityRuleSimpleMessage_VISIBILITY_ENUM_PREVIEW + const VisibilityRuleSimpleMessage_VISIBILITY_ENUM_UNSPECIFIED + const VisibilityRuleSimpleMessage_VISIBILITY_ENUM_VISIBLE + func (VisibilityRuleSimpleMessage_VisibilityEnum) Descriptor() protoreflect.EnumDescriptor + func (VisibilityRuleSimpleMessage_VisibilityEnum) EnumDescriptor() ([]byte, []int) + func (VisibilityRuleSimpleMessage_VisibilityEnum) Type() protoreflect.EnumType + func (x VisibilityRuleSimpleMessage_VisibilityEnum) Enum() *VisibilityRuleSimpleMessage_VisibilityEnum + func (x VisibilityRuleSimpleMessage_VisibilityEnum) Number() protoreflect.EnumNumber + func (x VisibilityRuleSimpleMessage_VisibilityEnum) String() string + type VisibilityRuleSubMessageInPreviewMethod struct + Id string + func (*VisibilityRuleSubMessageInPreviewMethod) Descriptor() ([]byte, []int) + func (*VisibilityRuleSubMessageInPreviewMethod) ProtoMessage() + func (x *VisibilityRuleSubMessageInPreviewMethod) GetId() string + func (x *VisibilityRuleSubMessageInPreviewMethod) ProtoReflect() protoreflect.Message + func (x *VisibilityRuleSubMessageInPreviewMethod) Reset() + func (x *VisibilityRuleSubMessageInPreviewMethod) String() string + type Wrappers struct + BoolValue *wrapperspb.BoolValue + BytesValue *wrapperspb.BytesValue + DoubleValue *wrapperspb.DoubleValue + FloatValue *wrapperspb.FloatValue + Int32Value *wrapperspb.Int32Value + Int64Value *wrapperspb.Int64Value + StringValue *wrapperspb.StringValue + Uint32Value *wrapperspb.UInt32Value + Uint64Value *wrapperspb.UInt64Value + func (*Wrappers) Descriptor() ([]byte, []int) + func (*Wrappers) ProtoMessage() + func (x *Wrappers) GetBoolValue() *wrapperspb.BoolValue + func (x *Wrappers) GetBytesValue() *wrapperspb.BytesValue + func (x *Wrappers) GetDoubleValue() *wrapperspb.DoubleValue + func (x *Wrappers) GetFloatValue() *wrapperspb.FloatValue + func (x *Wrappers) GetInt32Value() *wrapperspb.Int32Value + func (x *Wrappers) GetInt64Value() *wrapperspb.Int64Value + func (x *Wrappers) GetStringValue() *wrapperspb.StringValue + func (x *Wrappers) GetUint32Value() *wrapperspb.UInt32Value + func (x *Wrappers) GetUint64Value() *wrapperspb.UInt64Value + func (x *Wrappers) ProtoReflect() protoreflect.Message + func (x *Wrappers) Reset() + func (x *Wrappers) String() string + type WrappersServiceClient interface + Create func(ctx context.Context, in *Wrappers, opts ...grpc.CallOption) (*Wrappers, error) + CreateBoolValue func(ctx context.Context, in *wrapperspb.BoolValue, opts ...grpc.CallOption) (*wrapperspb.BoolValue, error) + CreateBytesValue func(ctx context.Context, in *wrapperspb.BytesValue, opts ...grpc.CallOption) (*wrapperspb.BytesValue, error) + CreateDoubleValue func(ctx context.Context, in *wrapperspb.DoubleValue, opts ...grpc.CallOption) (*wrapperspb.DoubleValue, error) + CreateEmpty func(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) + CreateFloatValue func(ctx context.Context, in *wrapperspb.FloatValue, opts ...grpc.CallOption) (*wrapperspb.FloatValue, error) + CreateInt32Value func(ctx context.Context, in *wrapperspb.Int32Value, opts ...grpc.CallOption) (*wrapperspb.Int32Value, error) + CreateInt64Value func(ctx context.Context, in *wrapperspb.Int64Value, opts ...grpc.CallOption) (*wrapperspb.Int64Value, error) + CreateStringValue func(ctx context.Context, in *wrapperspb.StringValue, opts ...grpc.CallOption) (*wrapperspb.StringValue, error) + CreateUInt32Value func(ctx context.Context, in *wrapperspb.UInt32Value, opts ...grpc.CallOption) (*wrapperspb.UInt32Value, error) + CreateUInt64Value func(ctx context.Context, in *wrapperspb.UInt64Value, opts ...grpc.CallOption) (*wrapperspb.UInt64Value, error) + func NewWrappersServiceClient(cc grpc.ClientConnInterface) WrappersServiceClient + type WrappersServiceServer interface + Create func(context.Context, *Wrappers) (*Wrappers, error) + CreateBoolValue func(context.Context, *wrapperspb.BoolValue) (*wrapperspb.BoolValue, error) + CreateBytesValue func(context.Context, *wrapperspb.BytesValue) (*wrapperspb.BytesValue, error) + CreateDoubleValue func(context.Context, *wrapperspb.DoubleValue) (*wrapperspb.DoubleValue, error) + CreateEmpty func(context.Context, *emptypb.Empty) (*emptypb.Empty, error) + CreateFloatValue func(context.Context, *wrapperspb.FloatValue) (*wrapperspb.FloatValue, error) + CreateInt32Value func(context.Context, *wrapperspb.Int32Value) (*wrapperspb.Int32Value, error) + CreateInt64Value func(context.Context, *wrapperspb.Int64Value) (*wrapperspb.Int64Value, error) + CreateStringValue func(context.Context, *wrapperspb.StringValue) (*wrapperspb.StringValue, error) + CreateUInt32Value func(context.Context, *wrapperspb.UInt32Value) (*wrapperspb.UInt32Value, error) + CreateUInt64Value func(context.Context, *wrapperspb.UInt64Value) (*wrapperspb.UInt64Value, error)