Skip to content

mesos/go-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.