codeberg.org/miekg/dns/internal/dnslex.Lexer.Next
third-partyThe 3645th most-called third-party method by production calls. Called 289 times across 1 modules; 163 of those run outside tests and generated code.
All of codeberg.org/miekg/dns/internal/dnslex → Docs on pkg.go.dev ↗
- prod calls
- 163
- non-test, non-generated
- all calls
- 289
- total callsites
- modules
- 1
- distinct callers
- in loop
- 10%
- of prod calls
- in tests
- 0%
- 0 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.
where it's called
Callsites in the wild
12 representative callsites of 289, prioritizing in-loop and non-test usage. We link to source, never display it.
-
miekg/dns @v0.6.90
scan_rr.go:147
in loop -
miekg/dns @v0.6.90
scan_rr.go:208
in loop -
miekg/dns @v0.6.90
scan_rdata.go:272
in loop -
miekg/dns @v0.6.90
scan_rdata.go:318
in loop -
miekg/dns @v0.6.90
scan.go:393
in loop -
miekg/dns @v0.6.90
internal/dnslex/lex.go:462
in loop -
miekg/dns @v0.6.90
scan.go:474
in loop -
miekg/dns @v0.6.90
scan.go:476
in loop -
miekg/dns @v0.6.90
scan_rdata.go:784
in loop -
miekg/dns @v0.6.90
scan_rdata.go:790
in loop -
miekg/dns @v0.6.90
scan_rdata.go:795
in loop -
miekg/dns @v0.6.90
scan_rdata.go:823
in loop
top callers
The modules that reach for it
The modules that call Lexer.Next most in this snapshot.
- codeberg.org/miekg/dns289100%