github.com/MakeNowJust/heredoc.Doc
third-partyThe 5885th most-called third-party function by production calls. Called 411 times across 8 modules; 100 of those run outside tests and generated code.
All of github.com/MakeNowJust/heredoc → Docs on pkg.go.dev ↗
- prod calls
- 100
- non-test, non-generated
- all calls
- 411
- total callsites
- modules
- 8
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 76%
- 311 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 Doc from notable Go projects. Open one on the map to see what else it hammers.
- GitHub CLI 70 70%
- Kubernetes 2 2%
where it's called
Callsites in the wild
12 representative callsites of 411, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop test
-
cli/cli @v1.14.0
-
-
-
k8s.io/kubectl @v0.36.3
pkg/util/templates/normalizers.go:79
-
cli/cli @v1.14.0
-
MakeNowJust/heredoc @v1.0.0
-
-
cli/cli @v1.14.0
-
MakeNowJust/heredoc @v1.0.0
-
-
cli/cli @v1.14.0
top callers
The modules that reach for it
The modules that call Doc most in this snapshot.
- github.com/cli/cli19748%
- charm.land/bubbles/v26716%
- github.com/charmbracelet/bubbles6115%
- github.com/nikolalohinski/gonja/v25112%
- github.com/charmbracelet/crush266%