Skip to content
callcount

google.golang.org/grpc.WithUnaryInterceptor

third-party

The 8476th most-called third-party function by production calls. Called 123 times across 55 modules; 70 of those run outside tests and generated code.

All of google.golang.org/grpc → Docs on pkg.go.dev ↗

prod calls
70
non-test, non-generated
all calls
123
total callsites
modules
55
distinct callers
in loop
7%
of prod calls
in tests
43%
53 calls
resolved
100%
to a known target

resolution mix

How each call resolves

How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →

  • Package function3%A direct call to an exported package function, resolved by type.
  • Package function (by syntax)97%A package function in a module outside the crawl, keyed by import path.

who calls this

Notable callers

Production calls into WithUnaryInterceptor from notable Go projects. Open one on the map to see what else it hammers.

where it's called

Callsites in the wild

12 representative callsites of 123, prioritizing in-loop and non-test usage. We link to source, never display it.

top callers

The modules that reach for it

The modules that call WithUnaryInterceptor most in this snapshot.

  • github.com/grpc-ecosystem/go-grpc-middleware1815%
  • github.com/grpc-ecosystem/go-grpc-middleware/v21311%
  • github.com/dapr/dapr76%
  • github.com/yandex-cloud/go-sdk76%
  • github.com/grpc/grpc-go43%

siblings

More from google.golang.org/grpc

The other most-called functions in this package. See all →