Skip to content
callcount

go/ast.Node.End

standard library

The 1900th most-called standard-library method by production calls. Called 333 times across 28 modules; 323 of those run outside tests and generated code.

All of go/ast → Docs on pkg.go.dev ↗

prod calls
323
non-test, non-generated
all calls
333
total callsites
modules
28
distinct callers
in loop
36%
of prod calls
in tests
3%
10 calls
resolved
0%
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 →

  • Interface method100%Called through an interface. The runtime target may differ.

who calls this

Notable callers

Production calls into Node.End 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 333, prioritizing in-loop and non-test usage. We link to source, never display it.

Node.End · 12 of 333 callsites

top callers

The modules that reach for it

The modules that call Node.End most in this snapshot.

  • golang.org/x/tools15246%
  • github.com/goplus/xgo8124%
  • encr.dev185%
  • mvdan.cc/gofumpt185%
  • github.com/encoredev/encore175%

siblings

More from go/ast

The other most-called members in this package. See all →