package
1.8.0
Repository: https://github.com/entropyx/dd-trace-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
UnaryClientInterceptor will add tracing to a gprc client.
UnaryServerInterceptor will trace requests to the given grpc server.
WithServiceName sets the given service name for the intercepted client.

# Structs

The response message containing the greetings.
The request message containing the user's name.

# Interfaces

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

# Type aliases

InterceptorOption represents an option that can be passed to the grpc unary client and server interceptors.