Versions in this module Expand all Collapse all v3 v3.7.3 Apr 29, 2020 Changes in this version + func RequestIDStreamServerInterceptor() grpc.StreamServerInterceptor + func RequestIDUnaryServerInterceptor() grpc.UnaryServerInterceptor + type StatsHandlers []stats.Handler + func (s StatsHandlers) HandleConn(ctx context.Context, stats stats.ConnStats) + func (s StatsHandlers) HandleRPC(ctx context.Context, stats stats.RPCStats) + func (s StatsHandlers) TagConn(ctx context.Context, info *stats.ConnTagInfo) context.Context + func (s StatsHandlers) TagRPC(ctx context.Context, info *stats.RPCTagInfo) context.Context