modfetch

package
v0.11.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2023 License: Apache-2.0 Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Get

func Get(modPath string, noCache ...bool) (mod module.Version, err error)

Get downloads a modPath to GOMODCACHE.

func GetPkg added in v0.9.5

func GetPkg(pkgPath, modBase string) (modVer module.Version, relPath string, err error)

GetPkg downloads the module that contains pkgPath to GOMODCACHE.

func Split added in v0.9.5

func Split(pkgPath, modBase string) (modPath, relPath string)

Split splits a pkgPath into modPath and its relPath to module root.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL