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.4.0
Published
Feb 3, 2023
Platform
windows/amd64
Last checked
38 seconds ago

Tools for package owners.