clojusc / meson

Clojure Client Library for the Mesos HTTP API
Apache License 2.0
9 stars 10 forks source link

issue/95/scheduler-calls-missing: Implement missing scheduler calls #96

Open wdhowe opened 4 years ago

wdhowe commented 4 years ago

Added the following scheduler protocols and calls:

Also enabled clj-fmt on save, which made the formatting changes.

Closes #95