github.com/urfave/cli.Context.String
third-partyThe 1653rd most-called third-party method by production calls. Called 399 times across 14 modules; 372 of those run outside tests and generated code.
- prod calls
- 372
- non-test, non-generated
- all calls
- 399
- total callsites
- modules
- 14
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 7%
- 27 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Context.String from notable Go projects. Open one on the map to see what else it hammers.
- containerd 95 26%
- Longhorn 33 9%
where it's called
Callsites in the wild
12 representative callsites of 399, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
getsops/sops/v3 @v3.13.3
in loop -
gogs/gogs @v0.14.3
in loop -
opencontainers/runc @v1.5.1
in loop - in loop
- in loop
-
getsops/sops/v3 @v3.13.3
in loop -
gogs/gogs @v0.14.3
in loop -
opencontainers/runc @v1.5.1
in loop - in loop
-
getsops/sops/v3 @v3.13.3
in loop -
opencontainers/runc @v1.5.1
in loop
top callers
The modules that reach for it
The modules that call Context.String most in this snapshot.
- github.com/getsops/sops/v311429%
- github.com/containerd/containerd9524%
- github.com/opencontainers/runc379%
- github.com/longhorn/longhorn-manager338%
- github.com/gogs/gogs308%
siblings
More from github.com/urfave/cli
The other most-called members in this package. See all →