mesos-go
mesos-go copied to clipboard
next: mesos.Client API should reflect changes in httpcli package
.. and the demo (sched/exec) code should be updated to use mesos.Client instead of httpcli.Client
some fixes here: e26bc076e0385bdb01923b816c0cda4945389ec6
demo scheduler and executor still maintain ref's to the *httpcli.Client instead of mesos.Client