Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnaryClientInterceptor ¶
func UnaryClientInterceptor() grpc.UnaryClientInterceptor
UnaryClientInterceptor returns a new unary client interceptor for Tracing.
func UnaryServerInterceptor ¶
func UnaryServerInterceptor() grpc.UnaryServerInterceptor
UnaryServerInterceptor returns a new unary server interceptor for Tracing.
Types ¶
type OpNameFunc ¶
type Option ¶
type Option func(*options)
func WithOpName ¶
func WithOpName(f OpNameFunc) Option
WithOpName customizes the trace Operation name
Click to show internal directories.
Click to hide internal directories.