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.3
Published
Mar 15, 2023
Platform
darwin/amd64
Last checked
5 minutes ago

Tools for package owners.