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

# Functions

NewDecoder returns a fact decoder for the specified package.
NewDecoderFunc returns a fact decoder for the specified package.

# Structs

A Decoder decodes the facts from the direct imports of the package provided to NewEncoder.
A Set is a set of analysis.Facts.

# Type aliases

A GetPackageFunc function returns the package denoted by a package path.