package
0.0.0-20240624235250-9e89dfb7520d
Repository: https://github.com/tailscale/pkgsitelib.git
Documentation: pkg.go.dev

# Functions

FindModule returns the module in mods with the given path and version, or nil if there isn't one.
LoadTestModules reads the modules in the given directory.
NewClientForServer starts serving proxyMux locally.
NewServer returns a proxy Server that serves the provided modules.
SetupTestClient creates a fake module proxy for testing using the given test version information.

# Variables

CommitTime is the time returned by all calls to the .info endpoint.

# Structs

Module represents a module version used by the proxy server.
Server represents a proxy server containing the specified modules.