strings.FieldsFunc
standard libraryThe 2130th most-called standard-library function by production calls. Called 305 times across 150 modules; 284 of those run outside tests and generated code.
- prod calls
- 284
- non-test, non-generated
- all calls
- 305
- total callsites
- modules
- 150
- distinct callers
- in loop
- 19%
- of prod calls
- in tests
- 7%
- 21 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 function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into FieldsFunc from notable Go projects. Open one on the map to see what else it hammers.
- Traefik 11 4%
- CockroachDB 10 4%
- Kubernetes 10 4%
- Docker 7 2%
- containerd 5 2%
where it's called
Callsites in the wild
12 representative callsites of 305, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
-
docker/docker @v28.5.2+incompatible
in loop -
entgo.io/ent @v0.14.6
entc/gen/type.go:627
in loop -
DNSCrypt/dnscrypt-proxy @v0.0.0-20260801091651-c3ba78fac8a3
in loop -
NoFxAiOS/nofx @v0.0.0-20260730005637-d3de5e82aa02
in loop - in loop
-
alecthomas/kong @v1.16.0
in loop - in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call FieldsFunc most in this snapshot.
- github.com/cockroachdb/pebble/v2196%
- github.com/esengine/DeepSeek-Reasonix114%
- github.com/traefik/traefik93%
- github.com/larksuite/cli72%
- github.com/Tencent/WeKnora52%
siblings
More from strings
The other most-called functions in this package. See all →