module
0.0.0-20240716132614-1643519e6f91
Repository: https://github.com/triggermail/luci-go.git
Documentation: pkg.go.dev
# README
luci-go: LUCI services and tools in Go
Installing
LUCI Go code is meant to be worked on from an Chromium infra.git checkout, which enforces packages versions and Go toolchain version. First get fetch via depot_tools.git then run:
fetch infra
cd infra/go
eval `./env.py`
cd src/go.chromium.org/luci
Contributing
Contributing uses the same flow as Chromium contributions.
# Packages
No description provided by the author
No description provided by the author
Package buildbucket defines Go types that are more convenient than the API types in "github.com/TriggerMail/luci-go/common/api/buildbucket/buildbucket/v1".
No description provided by the author
No description provided by the author
No description provided by the author
Package config contains a client to access LUCI configuration service.
Package dm is the service and tooling for the Dungeon Master (DM) distributed dependency scheduling service.
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
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
Package vpython implements the vpython tool and associated libraries.
No description provided by the author