package
1.6.3
Repository: https://github.com/lukebull/go-zero-extern.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.
TimeoutInterceptor is an interceptor that controls timeout.
TracingInterceptor is an interceptor that handles tracing.