Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStream ¶
func NewStream(m map[string]interface{}, unprotected []string, tp trace.TracerProvider) (grpc.StreamServerInterceptor, error)
NewStream returns a new server stream interceptor that adds trace information to the request.
func NewUnary ¶
func NewUnary(m map[string]interface{}, unprotected []string, tp trace.TracerProvider) (grpc.UnaryServerInterceptor, error)
NewUnary returns a new unary interceptor that adds trace information for the request.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.