Documentation
¶
Overview ¶
Package apiguard provides source-level assertions for public Go APIs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NoPackageReferences ¶
NoPackageReferences fails when an exported declaration refers to a blocked imported package. blocked maps import paths to their declared package names.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.