go/ directory

Directories

PathSynopsis
go/ast
go/ast/astutil
go/buildid
go/gcsizesPackage gcsizes provides a types.Sizes implementation that adheres to the rules used by the gc compiler.
go/irPackage ir defines a representation of the elements of Go programs (packages, types, functions, variables and constants) using a static single-information (SSI) form intermediate representation (IR) for the bodies of functions.
go/ir/irutil
go/loader
go/types
go/types/typeutil
Version
v0.5.0-rc.1
Published
Jul 1, 2024
Platform
darwin/amd64
Last checked
33 minutes ago

Tools for package owners.