github.com/pingcap/tidb/table.Table.Meta
third-partyThe 5777th most-called third-party method by production calls. Called 178 times across 1 modules; 102 of those run outside tests and generated code.
- prod calls
- 102
- non-test, non-generated
- all calls
- 178
- total callsites
- modules
- 1
- distinct callers
- in loop
- 32%
- of prod calls
- in tests
- 43%
- 76 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 Table.Meta from notable Go projects. Open one on the map to see what else it hammers.
- TiDB 102 100%
where it's called
Callsites in the wild
12 representative callsites of 178, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
pingcap/tidb @v1.0.9
in loop - in loop
- in loop
- in loop
-
pingcap/tidb @v1.0.9
in loop - in loop
-
pingcap/tidb @v1.0.9
in loop -
pingcap/tidb @v1.0.9
in loop -
pingcap/tidb @v1.0.9
in loop -
pingcap/tidb @v1.0.9
in loop -
pingcap/tidb @v1.0.9
in loop
top callers
The modules that reach for it
The modules that call Table.Meta most in this snapshot.
- github.com/pingcap/tidb178100%