github.com/fatih/color.Color.Sprint
third-partyThe 2694th most-called third-party method by production calls. Called 226 times across 39 modules; 222 of those run outside tests and generated code.
- prod calls
- 222
- non-test, non-generated
- all calls
- 226
- total callsites
- modules
- 39
- distinct callers
- in loop
- 28%
- of prod calls
- in tests
- 2%
- 4 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 method98%A method on a value whose type is known exactly.
- Method value2%A method captured as a value, then called.
who calls this
Notable callers
Production calls into Color.Sprint from notable Go projects. Open one on the map to see what else it hammers.
- Grafana 21 9%
- Kyverno 17 8%
- Istio 8 4%
- HashiCorp 4 2%
- containerd 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 226, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
ahmetb/kubectx @v0.11.0
in loop -
apex/log @v1.9.0
in loop - in loop
-
kgretzky/evilginx2 @v0.0.0-20260610121203-4c0988a1d9db
in loop -
go.k6.io/k6 @v1.8.0
internal/ui/form.go:40
in loop -
grafana/k6 @v1.8.0
in loop -
hashicorp/go-hclog @v1.6.3
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Color.Sprint most in this snapshot.
- github.com/kgretzky/evilginx27634%
- github.com/ahmetb/kubectx2210%
- github.com/kyverno/kyverno178%
- github.com/grafana/k6146%
- go.k6.io/k6146%
siblings
More from github.com/fatih/color
The other most-called members in this package. See all →