Documentation
¶
Overview ¶
Package packagepath provides metadata operations on package path strings.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CanImport ¶
CanImport reports whether one package is allowed to import another.
TODO(adonovan): allow customization of the accessibility relation (e.g. for Bazel).
func IsStdPackage ¶
IsStdPackage reports whether the specified package path belongs to a package in the standard library (including internal dependencies).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.