Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientInterceptorBuilder ¶
func (ClientInterceptorBuilder) BuildUnary ¶
func (b ClientInterceptorBuilder) BuildUnary() grpc.UnaryClientInterceptor
type ServerMetricsBuilder ¶
type ServerMetricsBuilder struct { Namespace string Subsystem string Name string Help string Port string }
func (*ServerMetricsBuilder) Build ¶
func (b *ServerMetricsBuilder) Build() grpc.UnaryServerInterceptor
Click to show internal directories.
Click to hide internal directories.