package
0.0.0-20200216123226-6e23cf3470f8
Repository: https://github.com/yinyin/go-mod-pack.git
Documentation: pkg.go.dev
# Functions
DefaultModuleProxyBaseFolder fetch `GOPATH` from `go env` and generate default base folder path of module store (${GOPATH}/pkg/mod/cache/download).
NewModuleProxyFolder create an instance of ModuleProxyFolder.
# Variables
ErrEmptyVersion indicate given version is empty.
# Structs
Info is the structure of module information for module proxy protocol.
ModuleProxyFolder represent folder of a module.