directory
0.31.0
Repository: https://go.googlesource.com/tools
Documentation: pkg.go.dev

# Packages

Package objectpath defines a naming scheme for types.Objects (that is, named entities in Go programs) relative to their enclosing package.
Package typeutil defines various utilities for types, such as [Map], a hash table that maps [types.Type] to any value.