package
1.9.2
Repository: https://github.com/buildbuddy-io/buildbuddy.git
Documentation: pkg.go.dev

# Constants

Authenticator constants.

# Structs

CommandResult captures the output and details of an executed command.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
An interface representing the user info gleaned from http basic auth, which is often set for GRPC requests.
A Blobstore must allow for reading, writing, and deleting blobs.
No description provided by the author
No description provided by the author
Similar to a blobstore, a cache allows for reading and writing data, but additionally it is responsible for deleting data that is past TTL to keep to a manageable size.
No description provided by the author
CommandContainer provides an execution environment for commands.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Allows searching invocations.
Allows aggregating invocation statistics.
A MetricsCollector allows for storing ephemeral values globally.
A PubSub allows for sending messages between distributed (cross process, cross machine) processes.
No description provided by the author
A RepoDownloader allows testing a git-repo to see if it's downloadable.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
An interface representing the user info gleaned from an authorization header.
A webhook can be called when a build is completed.
No description provided by the author

# Type aliases

No description provided by the author