index

package
v0.0.0-...-5c4efe0 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2020 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidModuleVersion = errors.New("mismatch between the version used in the module filename, the version written in its info file, and GOPROXY encoding rules")
View Source
var ErrNotAModuleDirectory = errors.New("the target is not a valid module directory")
View Source
var ErrNothingToIndex = errors.New("no module to index here, the directory was removed")

Functions

func Directory

func Directory(dir string, written write.Files) (err error)

Loosely modeled after rewriteVersionList in cmd/go/internal/modfetch/cache.go which is not exported anywhere so far

func Goproxy

func Goproxy(path string) (results write.Files, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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