/go-proto

Mesos protobuf bindings for Go.

Primary LanguageGoApache License 2.0Apache-2.0

go-proto

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.