Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + const SuppressLintService_Value_FullMethodName + const TargetApiService_Value_FullMethodName + var File_proto_annotation_annotation_proto protoreflect.FileDescriptor + var SuppressLintService_ServiceDesc = grpc.ServiceDesc + var TargetApiService_ServiceDesc = grpc.ServiceDesc + func RegisterSuppressLintServiceServer(s grpc.ServiceRegistrar, srv SuppressLintServiceServer) + func RegisterTargetApiServiceServer(s grpc.ServiceRegistrar, srv TargetApiServiceServer) + type SuppressLintServiceClient interface + Value func(ctx context.Context, in *ValueRequest, opts ...grpc.CallOption) (*SuppressLintValueResponse, error) + func NewSuppressLintServiceClient(cc grpc.ClientConnInterface) SuppressLintServiceClient + type SuppressLintServiceServer interface + Value func(context.Context, *ValueRequest) (*SuppressLintValueResponse, error) + type SuppressLintValueResponse struct + Result int64 + func (*SuppressLintValueResponse) Descriptor() ([]byte, []int) + func (*SuppressLintValueResponse) ProtoMessage() + func (x *SuppressLintValueResponse) GetResult() int64 + func (x *SuppressLintValueResponse) ProtoReflect() protoreflect.Message + func (x *SuppressLintValueResponse) Reset() + func (x *SuppressLintValueResponse) String() string + type TargetApiServiceClient interface + Value func(ctx context.Context, in *ValueRequest, opts ...grpc.CallOption) (*ValueResponse, error) + func NewTargetApiServiceClient(cc grpc.ClientConnInterface) TargetApiServiceClient + type TargetApiServiceServer interface + Value func(context.Context, *ValueRequest) (*ValueResponse, error) + type UnimplementedSuppressLintServiceServer struct + func (UnimplementedSuppressLintServiceServer) Value(context.Context, *ValueRequest) (*SuppressLintValueResponse, error) + type UnimplementedTargetApiServiceServer struct + func (UnimplementedTargetApiServiceServer) Value(context.Context, *ValueRequest) (*ValueResponse, error) + type UnsafeSuppressLintServiceServer interface + type UnsafeTargetApiServiceServer interface + type ValueRequest struct + func (*ValueRequest) Descriptor() ([]byte, []int) + func (*ValueRequest) ProtoMessage() + func (x *ValueRequest) ProtoReflect() protoreflect.Message + func (x *ValueRequest) Reset() + func (x *ValueRequest) String() string + type ValueResponse struct + Result int32 + func (*ValueResponse) Descriptor() ([]byte, []int) + func (*ValueResponse) ProtoMessage() + func (x *ValueResponse) GetResult() int32 + func (x *ValueResponse) ProtoReflect() protoreflect.Message + func (x *ValueResponse) Reset() + func (x *ValueResponse) String() string