github.com/hashicorp/go-version.Version.LessThan
third-partyThe 7481st most-called third-party method by production calls. Called 129 times across 26 modules; 79 of those run outside tests and generated code.
All of github.com/hashicorp/go-version → Docs on pkg.go.dev ↗
- prod calls
- 79
- non-test, non-generated
- all calls
- 129
- total callsites
- modules
- 26
- distinct callers
- in loop
- 10%
- of prod calls
- in tests
- 39%
- 50 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 method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Version.LessThan from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 129, prioritizing in-loop and non-test usage. We link to source, never display it.
-
gitea.dev @v1.27.1
routers/api/packages/nuget/api_v3.go:283
in loop - in loop
- in loop
-
hashicorp/vault @v1.21.4
in loop - in loop
- in loop
- in loop
- in loop
- in loop test
- in loop test
- in loop test
-
top callers
The modules that reach for it
The modules that call Version.LessThan most in this snapshot.
- github.com/hashicorp/terraform-exec4636%
- github.com/opentofu/opentofu1713%
- github.com/hashicorp/terraform1411%
- github.com/hashicorp/nomad108%
- gitea.dev97%
siblings
More from github.com/hashicorp/go-version
The other most-called members in this package. See all →