github.com/ClickHouse/clickhouse-go/v2/lib/driver.Conn.Exec
third-partyThe 4343rd most-called third-party method by production calls. Called 855 times across 3 modules; 137 of those run outside tests and generated code.
All of github.com/ClickHouse/clickhouse-go/v2/lib/driver → Docs on pkg.go.dev ↗
- prod calls
- 137
- non-test, non-generated
- all calls
- 855
- total callsites
- modules
- 3
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 84%
- 718 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.Exec from notable Go projects. Open one on the map to see what else it hammers.
- ClickHouse 133 97%
- Jaeger 2 1%
where it's called
Callsites in the wild
12 representative callsites of 855, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
top callers
The modules that reach for it
The modules that call Conn.Exec most in this snapshot.
- github.com/ClickHouse/clickhouse-go/v2851100%
- github.com/gravitl/netmaker2<1%
- github.com/jaegertracing/jaeger2<1%