package
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev

# Functions

MkTimeRange is a shorthand for: buildbot.TimeRange{Start: start, Finish: finish}.

# Constants

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
No description provided by the author
No description provided by the author

# Variables

PropertyNotFound is returned by (*Build).PropertyValue if a property is no found.

# Structs

Build is a single build json on buildbot.
Builder is a builder struct from the master json, _not_ the builder json.
BuildID identifies a buildbot build.
Change describes a commit in a repository as part of a changesource of blamelist.
ChangeSource is a changesource (ie polling source) usually tied to a master's scheduler.
No description provided by the author
No description provided by the author
Master This is json definition for https://build.chromium.org/p/<master>/json endpoints.
No description provided by the author
No description provided by the author
No description provided by the author
Slave describes a slave on a master from a master json, and also includes the full builds of any currently running builds.
SourceStamp is a list of changes (commits) tagged with where the changes came from, ie.
Step represents a single step in a buildbot build.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author