tree: b59d866c2400d40f070a7fdadc957b808280b39b [path history] [tgz]
  1. externalschedulerserver_dec.go
  2. gen.go
  3. Makefile
  4. pb.discovery.go
  5. plugin.pb.go
  6. README.md
  7. swarming.pb.go
  8. validation.go
go/src/infra/swarming/README.md

swarming/

This directory contains Go bindings for protos from the Swarming service. The proto files themselves live alongside python code in the python repo at https://chromium.googlesource.com/infra/luci/luci-py.git/+/master/appengine/swarming/proto/api/

It also contains some basic Validate() methods for service requests.