Name |
Synopsis |
.. |
testscript
|
|
txtar-addmod
|
The txtar-addmod command adds a module as a txtar archive to the a testdata module directory as understood by the goproxytest package (see https://godoc.org/github.com/rogpeppe/go-internal/goproxytest).
|
txtar-c
|
The txtar-c command archives a directory tree as a txtar archive printed to standard output.
|
txtar-goproxy
|
The txtar-goproxy command runs a Go module proxy from a txtar module directory (as manipulated by the txtar-addmod command).
|
txtar-x
|
The txtar-x command extracts a txtar archive to a filesystem.
|