Skip to content
callcount

github.com/gomodule/redigo/redis.Conn.Do

third-party

The 8837th most-called third-party method by production calls. Called 213 times across 8 modules; 67 of those run outside tests and generated code.

All of github.com/gomodule/redigo/redis → Docs on pkg.go.dev ↗

prod calls
67
non-test, non-generated
all calls
213
total callsites
modules
8
distinct callers
in loop
7%
of prod calls
in tests
69%
146 calls
resolved
0%
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 →

  • Interface method100%Called through an interface. The runtime target may differ.

who calls this

Notable callers

Production calls into Conn.Do 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 213, prioritizing in-loop and non-test usage. We link to source, never display it.

Conn.Do · 12 of 213 callsites

top callers

The modules that reach for it

The modules that call Conn.Do most in this snapshot.

  • github.com/gomodule/redigo12157%
  • github.com/tidwall/tile384521%
  • github.com/revel/revel136%
  • github.com/kataras/iris126%
  • github.com/minio/minio115%