package
1.23.0
Repository: https://github.com/shogo82148/std.git
Documentation: pkg.go.dev

# Packages

Package vcstest serves the repository scripts in cmd/go/testdata/vcstest using the [vcweb] script engine.

# Functions

NewServer returns a Server that generates and serves repositories in workDir using the scripts found in scriptDir and its subdirectories.

# Structs

A ScriptNotFoundError indicates that the requested script file does not exist.
A Server serves cached, dynamically-generated version control repositories.
A ServerNotInstalledError indicates that the server binary required for the indicated VCS does not exist.