# Functions
DontLogContentForMethod 禁用给定方法的日志内容。.
SetSlowThreshold 设置慢阈值。.
StreamAuthorizeInterceptor 用于流式请求的鉴权拦截器。.
StreamBreakerInterceptor 用于流式请求的自动熔断拦截器。.
StreamCrashInterceptor 捕获 stream 请求和 recover() 中的 panics。.
StreamTracingInterceptor 用于流式请求的 opentelemetry 链路跟踪拦截器。.
UnaryAuthorizeInterceptor 用于一元请求的鉴权拦截器。.
UnaryBreakerInterceptor 用于一元请求的自动熔断拦截器。.
UnaryCrashInterceptor 用于一元请求的异常捕获拦截器。.
UnaryPrometheusInterceptor 用于一元请求的数据统计拦截器。.
UnarySheddingInterceptor 用于一元请求的自动降载拦截器。.
UnaryStatInterceptor 返回给定指标的函数来汇报统计信息。.
UnaryTimeoutInterceptor 用于一元请求的超时控制拦截器。.
UnaryTracingInterceptor 用于一元请求的 opentelemetry 链路跟踪拦截器。.