package
1.8.8
Repository: https://github.com/tetrateio/grpcurl.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

MetadataFailEarly is a request header that, if present and not zero, indicates that the RPC should fail immediately with that code.
MetadataFailLate is a request header that, if present and not zero, indicates that the RPC should fail at the end with that code.
MetadataReplyHeaders is a request header that contains values that will be echoed back to the client as response headers.
MetadataReplyTrailers is a request header that contains values that will be echoed back to the client as response trailers.
Compressable text format.
Randomly chosen from all other formats defined in this enum.
Uncompressable binary format.

# Variables

No description provided by the author
Enum value maps for PayloadType.
Enum value maps for PayloadType.
TestService_ServiceDesc is the grpc.ServiceDesc for TestService service.
UnimplementedService_ServiceDesc is the grpc.ServiceDesc for UnimplementedService service.

# Structs

A protobuf representation for grpc status.
No description provided by the author
A block of data, to simply increase gRPC message size.
Configuration for a particular response.
Unary request.
Unary response, as configured by the request.
Client-streaming request.
Client-streaming response.
Server-streaming request.
Server-streaming response, as configured by the request and parameters.
TestServer implements the TestService interface defined in example.proto.
UnimplementedTestServiceServer must be embedded to have forward compatible implementations.
UnimplementedUnimplementedServiceServer must be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TestServiceClient is the client API for TestService service.
TestServiceServer is the server API for TestService service.
UnimplementedServiceClient is the client API for UnimplementedService service.
UnimplementedServiceServer is the server API for UnimplementedService service.
UnsafeTestServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeUnimplementedServiceServer may be embedded to opt out of forward compatibility for this service.

# Type aliases

The type of payload that should be returned.