# Functions
NewSender generates a sender that uses the Mesos v1 HTTP API for encoding/decoding requests/responses.
# Variables
DefaultResponseClassifier is a pluggable classifier.
# Type aliases
ClientFunc sends a Request to Mesos and returns the generated Response.
ResponseClassifier determines the appropriate response class for the given call.