package
0.0.0-20230425225207-ef6c7b1b26e9
Repository: https://github.com/bradfitz/go-tool-cache.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Request is the JSON-encoded message that's sent from cmd/go to the GOCACHEPROG child process over stdin.
Response is the JSON response from the child process to cmd/go.

# Type aliases

Cmd is a command that can be issued to a child process.