Versions in this module Expand all Collapse all v0 v0.0.3 Oct 22, 2024 v0.0.2 Jun 3, 2024 Changes in this version + func StreamServerInterceptor(isEnabled bool) grpc.StreamServerInterceptor + func UnaryServerInterceptor(isEnabled bool) grpc.UnaryServerInterceptor + type HandleServerVersion struct + GetVersion func() (string, error) + IsEnabled bool + func (r *HandleServerVersion) ServerReporter(ctx context.Context, _ interceptors.CallMeta) (interceptors.Reporter, context.Context)