Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 570 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 570 Bytes

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.