golang.org/x/crypto/ssh.Marshal
third-partyThe 4075th most-called third-party function by production calls. Called 237 times across 20 modules; 147 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 147
- non-test, non-generated
- all calls
- 237
- total callsites
- modules
- 20
- distinct callers
- in loop
- 20%
- of prod calls
- in tests
- 38%
- 90 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 function67%A direct call to an exported package function, resolved by type.
- Package function (by syntax)33%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Marshal from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 94 64%
- Sigstore 4 3%
- Vault 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 237, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
charmbracelet/ssh @v0.4.3
in loop -
coder/coder @v0.27.3
in loop - in loop
-
ginuerzh/gost @v0.0.0-20260830100240-a33fdbf4c980
in loop -
gliderlabs/ssh @v0.3.8
in loop -
gravitational/teleport @v3.2.17+incompatible
in loop - in loop
-
slackhq/nebula @v1.11.1
in loop -
x/crypto @v0.57.0
ssh/certs.go:113
in loop - in loop
-
gravitational/teleport @v3.2.17+incompatible
in loop
top callers
The modules that reach for it
The modules that call Marshal most in this snapshot.
- golang.org/x/crypto15867%
- github.com/hashicorp/boundary208%
- github.com/gravitational/teleport104%
- github.com/cloudflare/redoctober83%
- github.com/coder/coder63%
siblings
More from golang.org/x/crypto/ssh
The other most-called functions in this package. See all →