vitess.io/vitess/go/mysql.Connect
third-partyThe 7786th most-called third-party function by production calls. Called 944 times across 2 modules; 76 of those run outside tests and generated code.
- prod calls
- 76
- non-test, non-generated
- all calls
- 944
- total callsites
- modules
- 2
- distinct callers
- in loop
- 16%
- of prod calls
- in tests
- 92%
- 868 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 function52%A direct call to an exported package function, resolved by type.
- Package function (by syntax)48%A package function in a module outside the crawl, keyed by import path.
where it's called
Callsites in the wild
12 representative callsites of 944, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
vitess.io/vitess @v0.24.2
go/test/endtoend/transaction/twopc/utils/utils.go:57
in loop - in loop
-
vitess.io/vitess @v0.24.2
go/test/endtoend/transaction/twopc/utils/utils.go:132
in loop - in loop
-
vitess.io/vitess @v0.24.2
go/test/endtoend/transaction/twopc/utils/utils.go:172
in loop - in loop
-
vitess.io/vitess @v0.24.2
go/test/endtoend/reparent/utils/utils.go:516
in loop - in loop
-
vitess.io/vitess @v0.24.2
go/vt/mysqlctl/mysqld.go:565
in loop - in loop
-
vitess.io/vitess @v0.24.2
go/vt/mysqlctl/mysqld.go:604
in loop
top callers
The modules that reach for it
The modules that call Connect most in this snapshot.
- vitess.io/vitess49352%
- github.com/vitessio/vitess45148%
siblings
More from vitess.io/vitess/go/mysql
The other most-called functions in this package. See all →