# Functions
ParseModuleFromPath parses the module from the given path.
StandardLibraryURL returns the URL of the standard library package from the given local path if it exists.
StdPackages returns a map of all standard packages for the given version.
VendorRelativePath returns the relative path of the given path if it is a vendor path.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
Module represents a go module with a file path in that module.
# Interfaces
No description provided by the author