Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStreamServerInterceptor ¶
func NewStreamServerInterceptor(p metrics.Provider, explicit bool) grpc.StreamServerInterceptor
NewStreamServerInterceptor returns an interceptor for stream server calls which will report metrics to the given provider.
func NewUnaryServerInterceptor ¶
func NewUnaryServerInterceptor(p metrics.Provider, explicit bool) grpc.UnaryServerInterceptor
NewUnaryServerInterceptor returns an interceptor for unary server calls which will report metrics to the given provider.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.