package symbol

Import Path
	golang.org/x/pkgsite/internal/symbol (on go.dev)

Dependency Relation
	imports 12 packages, and imported by one package


Package-Level Type Names (total 4, none are exported)
/* sort exporteds by: | */
Package-Level Functions (total 5, in which 4 are exported)
CompareAPIVersions returns the differences between apiVersions and inVersionToNameToUnitSymbol.
IntroducedHistory returns a map of the first version when a symbol name is added to the API, to the symbol name, to the UnitSymbol struct. The UnitSymbol.Children field will always be empty, as children names are also tracked.
LoadAPIFiles loads data about the API for the given package from dir.
ParseAPIInfo parses apiVersions using contents of the specified directory.
Package-Level Variables (total 2, neither is exported)