Adding dep files and dependencies.
This commit is contained in:
parent
45f9efa578
commit
b341c0a0e4
539 changed files with 313111 additions and 0 deletions
6
vendor/github.com/mesos/mesos-go/api/v0/scheduler/doc.go
generated
vendored
Normal file
6
vendor/github.com/mesos/mesos-go/api/v0/scheduler/doc.go
generated
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
/*
|
||||
Package scheduler includes the interfaces for the mesos scheduler and
|
||||
the mesos executor driver. It also contains as well as an implementation
|
||||
of the driver that you can use in your code.
|
||||
*/
|
||||
package scheduler
|
Reference in a new issue