Versions in this module Expand all Collapse all v1 v1.51.8 Jul 13, 2021 v1.51.7 Apr 26, 2021 Changes in this version + func StreamAuthorizeInterceptor(authenticator *auth.Authenticator) grpc.StreamServerInterceptor + func StreamCrashInterceptor(srv interface{}, stream grpc.ServerStream, info *grpc.StreamServerInfo, ...) (err error) + func UnaryAuthorizeInterceptor(authenticator *auth.Authenticator) grpc.UnaryServerInterceptor + func UnaryCrashInterceptor() grpc.UnaryServerInterceptor + func UnaryPrometheusInterceptor() grpc.UnaryServerInterceptor + func UnarySheddingInterceptor(shedder load.Shedder, metrics *stat.Metrics) grpc.UnaryServerInterceptor + func UnaryStatInterceptor(metrics *stat.Metrics) grpc.UnaryServerInterceptor + func UnaryTimeoutInterceptor(timeout time.Duration) grpc.UnaryServerInterceptor + func UnaryTracingInterceptor(serviceName string) grpc.UnaryServerInterceptor