mesos-go icon indicating copy to clipboard operation
mesos-go copied to clipboard

next: mesos.Client API should reflect changes in httpcli package

Open jdef opened this issue 9 years ago • 1 comments

.. and the demo (sched/exec) code should be updated to use mesos.Client instead of httpcli.Client

jdef avatar Apr 18 '16 20:04 jdef

some fixes here: e26bc076e0385bdb01923b816c0cda4945389ec6

demo scheduler and executor still maintain ref's to the *httpcli.Client instead of mesos.Client

jdef avatar Apr 19 '16 18:04 jdef