//
pkg.gl
Category
golang.org/x/tools/gopls
internal
cache
symbols
package
0.18.1
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
148 SLOC
#
Functions
Decode
Decode decodes data from [Package.Encode].
New
New returns a new [Package] summarizing symbols in the given files.
#
Structs
Package
A Package holds information about symbols declared by each file of a package.
Symbol
Symbol holds a precomputed symbol value.