Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetricInterceptorBuilder ¶
type MetricInterceptorBuilder struct { Namespace string Subsystem string Name string Help string InstanceID string interceptors.Builder }
func (*MetricInterceptorBuilder) BuildUnaryClientInterceptor ¶ added in v0.6.0
func (b *MetricInterceptorBuilder) BuildUnaryClientInterceptor() grpc.UnaryClientInterceptor
func (*MetricInterceptorBuilder) BuildUnaryServerInterceptor ¶
func (b *MetricInterceptorBuilder) BuildUnaryServerInterceptor() grpc.UnaryServerInterceptor
Click to show internal directories.
Click to hide internal directories.