Versions in this module Expand all Collapse all v0 v0.2.0 Dec 1, 2025 v0.1.0 Nov 28, 2025 Changes in this version + func DisableEverythingStreamServerInterceptor() grpc.StreamServerInterceptor + func DisableEverythingUnaryServerInterceptor() grpc.UnaryServerInterceptor + func IsHealthCheckEndpoint(methodName string) bool + func ParseFullMethodName(fullMethodName string) (packageName, serviceName, methodName string, err error)