Categorygithub.com/pulumi/grpc-debug-interceptors
modulepackage
0.0.1
Repository: https://github.com/pulumi/grpc-debug-interceptors.git
Documentation: pkg.go.dev

# README

grpc-debug-interceptors

A little Go utility for tracing GRPC conversations to a JSON file for easy debugging

# Functions

Like debugServerInterceptor but for GRPC client connections.
Logs all gRPC converations in JSON format.
Like debugClientInterceptor but for streaming calls.
Like debugServerInterceptor but for streaming calls.
Enables gRPC interceptors for the current process.