github.com/mattn/go-isatty.IsTerminal
third-partyThe 3859th most-called third-party function by production calls. Called 156 times across 75 modules; 154 of those run outside tests and generated code.
- prod calls
- 154
- non-test, non-generated
- all calls
- 156
- total callsites
- modules
- 75
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 1%
- 2 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 function99%A direct call to an exported package function, resolved by type.
- Package function (by syntax)1%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into IsTerminal from notable Go projects. Open one on the map to see what else it hammers.
- Tailscale 7 5%
- Gitea 5 3%
- Istio 4 3%
- Argo 3 2%
- containerd 3 2%
where it's called
Callsites in the wild
12 representative callsites of 156, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop - in loop
-
tailscale.com @v1.102.2
cmd/tailscale/cli/file.go:249
in loop -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
istioctl/pkg/analyze/analyze.go:384
in loop -
-
cockroachdb/cockroach @v19.2.12+incompatible
-
readeck/go-readability/v2 @v2.1.2
cmd/go-readability/main.go:281
-
-
-
gitea.dev @v1.27.1
modules/log/color_console_other.go:18
top callers
The modules that reach for it
The modules that call IsTerminal most in this snapshot.
- github.com/go-delve/delve74%
- github.com/sagernet/tailscale74%
- github.com/tailscale/tailscale74%
- tailscale.com74%
- github.com/lima-vm/lima64%