crypto/tls.Client
standard libraryThe 3590th most-called standard-library function by production calls. Called 310 times across 109 modules; 165 of those run outside tests and generated code.
- prod calls
- 165
- non-test, non-generated
- all calls
- 310
- total callsites
- modules
- 109
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 47%
- 145 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 Client from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 8 5%
- Tailscale 7 4%
- gRPC 6 4%
- Istio 4 2%
- Consul 3 2%
where it's called
Callsites in the wild
12 representative callsites of 310, prioritizing in-loop and non-test usage. We link to source, never display it.
-
pion/ice/v4 @v4.4.0
in loop - in loop
- in loop
- in loop test
- in loop test
- in loop test
-
go.mongodb.org/mongo-driver @v1.17.9
x/mongo/driver/topology/connection_test.go:177
in loop test - in loop test
- in loop test
-
google.golang.org/grpc @v1.83.0
credentials/xds/xds_server_test.go:402
in loop test - in loop test
- in loop test
top callers
The modules that reach for it
The modules that call Client most in this snapshot.
- github.com/nats-io/nats-server/v2217%
- github.com/nsqio/nsq196%
- github.com/hashicorp/consul155%
- github.com/axllent/mailpit114%
- github.com/grpc/grpc-go93%
siblings
More from crypto/tls
The other most-called functions in this package. See all →