vitess.io/vitess/go/vt/sqlparser.NewIdentifierCS
third-partyThe 3257th most-called third-party function by production calls. Called 701 times across 2 modules; 181 of those run outside tests and generated code.
All of vitess.io/vitess/go/vt/sqlparser → Docs on pkg.go.dev ↗
- prod calls
- 181
- non-test, non-generated
- all calls
- 701
- total callsites
- modules
- 2
- distinct callers
- in loop
- 19%
- of prod calls
- in tests
- 72%
- 507 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 function54%A direct call to an exported package function, resolved by type.
- Package function (by syntax)46%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 701, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
vitess.io/vitess @v0.24.2
go/vt/vtgate/planbuilder/single_sharded_shortcut.go:72
in loop - in loop
-
vitess.io/vitess @v0.24.2
go/vt/vttablet/tabletserver/vstreamer/snapshot_conn.go:242
in loop - in loop
-
vitess.io/vitess @v0.24.2
go/vt/wrangler/materializer.go:256
in loop - in loop
-
vitess.io/vitess @v0.24.2
go/vt/vtgate/engine/routing.go:277
in loop - in loop
-
vitess.io/vitess @v0.24.2
go/vt/vtgate/engine/routing.go:278
in loop - in loop
-
vitess.io/vitess @v0.24.2
go/vt/vtgate/planbuilder/ddl.go:359
in loop
top callers
The modules that reach for it
The modules that call NewIdentifierCS most in this snapshot.
- vitess.io/vitess38054%
- github.com/vitessio/vitess32146%
siblings
More from vitess.io/vitess/go/vt/sqlparser
The other most-called functions in this package. See all →