//
pkg.gl
Category
golang.org/x/tools
internal
facts
package
0.31.0
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
2
Files
409 SLOC
#
Functions
NewDecoder
NewDecoder returns a fact decoder for the specified package.
NewDecoderFunc
NewDecoderFunc returns a fact decoder for the specified package.
#
Structs
Decoder
A Decoder decodes the facts from the direct imports of the package provided to NewEncoder.
Set
A Set is a set of analysis.Facts.
#
Type aliases
GetPackageFunc
A GetPackageFunc function returns the package denoted by a package path.