Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Interceptor ¶
func Interceptor( ctx context.Context, method string, req, reply interface{}, cc *grpc.ClientConn, invoker grpc.UnaryInvoker, opts ...grpc.CallOption) error
Interceptor is a function that traces the client side activity for a grpc call. It attaches the tracing metadata, assigns the future child span's ID, records it as a child span, and makes the remote call.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.