package
2.0.1+incompatible
Repository: https://github.com/soulsu/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
No description provided by the author

# 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 can be embedded to have forward compatible implementations.
UnimplementedUnimplementedServiceServer can 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.

# Type aliases

The type of payload that should be returned.