Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(listener interfaces.Listener) interfaces.Interceptor
Types ¶
type Tracing ¶
type Tracing struct {
// contains filtered or unexported fields
}
func (*Tracing) StreamServerInterceptor ¶
func (c *Tracing) StreamServerInterceptor() grpc.StreamServerInterceptor
func (*Tracing) UnaryServerInterceptor ¶
func (c *Tracing) UnaryServerInterceptor() grpc.UnaryServerInterceptor
Click to show internal directories.
Click to hide internal directories.