package
0.13.12
Repository: https://github.com/goplus/mod.git
Documentation: pkg.go.dev

# Functions

Get downloads a modPath to GOMODCACHE.
GetPkg downloads the module that contains pkgPath to GOMODCACHE.
SetDebug sets debug flags.
Split splits a pkgPath into modPath and its relPath to module root.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrNoCommits is an error equivalent to fs.ErrNotExist indicating that a given repository or module contains no commits.

# Structs

A RevInfo describes a single revision in a module repository.
A Versions describes the available versions in a module repository.