txtar-goproxy

command
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

The txtar-goproxy command runs a Go module proxy from a txtar module directory (as manipulated by the txtar-addmod command).

This allows interactive experimentation with the set of proxied modules. For example:

cd cmd/go
go test -proxy=localhost:1234 &
export GOPROXY=http://localhost:1234/mod

and then run go commands as usual.

Jump to

Keyboard shortcuts

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