package
0.0.0-20201020153340-53909ea70814
Repository: https://github.com/gagliardetto/golang-go.git
Documentation: pkg.go.dev
# Functions
CheckImportPath checks that an import path is valid.
RepoRootForImportPath analyzes importPath to determine the version control system, and code repository to use.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
A ImportMismatchError is returned where metaImport/s are present but none match our import path.
RepoRoot describes the repository root for a tree of source code.
# Type aliases
ModuleMode specifies whether to prefer modules when looking up code sources.