package
0.0.0-20241220230325-193e05bca902
Repository: https://github.com/egdaemon/eg.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
LocatePackage finds a package by its name.
StrictPackageImport only accepts packages that are an exact match.
StrictPackageName only accepts packages that are an exact match.
# Constants
ErrPackageNotFound returned when the requested package cannot be located within the given context.