//
pkg.gl
Category
github.com/bradfitz/go-tool-cache
wire
package
0.0.0-20230425225207-ef6c7b1b26e9
Repository:
https://github.com/bradfitz/go-tool-cache.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
59 SLOC
#
Constants
CmdClose
No description provided by the author
CmdGet
No description provided by the author
CmdPut
No description provided by the author
#
Structs
Request
Request is the JSON-encoded message that's sent from cmd/go to the GOCACHEPROG child process over stdin.
Response
Response is the JSON response from the child process to cmd/go.
#
Type aliases
Cmd
Cmd is a command that can be issued to a child process.