package
1.4.3
Repository: https://github.com/hduhelp/go-zero.git
Documentation: pkg.go.dev

# Functions

BreakerInterceptor is an interceptor that acts as a circuit breaker.
DurationInterceptor is an interceptor that logs the processing time.
PrometheusInterceptor is an interceptor that reports to prometheus server.
SetSlowThreshold sets the slow threshold.
StreamTracingInterceptor returns a grpc.StreamClientInterceptor for opentelemetry.
TimeoutInterceptor is an interceptor that controls timeout.
UnaryTracingInterceptor returns a grpc.UnaryClientInterceptor for opentelemetry.