Mesos protobuf bindings for Go.
go-proto contains just the generated
protobuf bindings for the v1 Mesos
scheduler,
executor
and operator
APIs. The intention of go-proto is to provide a single package
that exports the protobuf definitions so that developers writing
Mesos API bindings can conveniently import them.