MCPcopy Create free account
hub / github.com/buildbarn/bb-browser / commandInfo

Struct commandInfo

cmd/bb_browser/browser_service.go:186–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184}
185
186type commandInfo struct {
187 Digest digest.Digest
188 Command *remoteexecution.Command
189 BBClientdPath string
190}
191
192type directoryInfo struct {
193 Digest digest.Digest

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected