Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamServerInterceptor ¶ added in v0.8.0
func StreamServerInterceptor(provider metrics.Provider) grpc_core.StreamServerInterceptor
StreamServerInterceptor creates a stream server interceptor that uses the generic metrics.Provider interface.
func UnaryServerInterceptor ¶ added in v0.8.0
func UnaryServerInterceptor(provider metrics.Provider) grpc_core.UnaryServerInterceptor
UnaryServerInterceptor creates a unary server interceptor that uses the generic metrics.Provider interface.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.