Imports of example-executor command

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
errorsPackage errors implements functions to manipulate errors.
github.com/mesos/mesos-go/api/v1/libPackage mesos presents common v1 HTTP API message types in addition to extension APIs that aim to simplify use of the machine-generated code.
github.com/mesos/mesos-go/api/v1/lib/backoff
github.com/mesos/mesos-go/api/v1/lib/encoding
github.com/mesos/mesos-go/api/v1/lib/encoding/codecs
github.com/mesos/mesos-go/api/v1/lib/executorPackage executor is a generated protocol buffer package.
github.com/mesos/mesos-go/api/v1/lib/executor/calls
github.com/mesos/mesos-go/api/v1/lib/executor/config
github.com/mesos/mesos-go/api/v1/lib/executor/events
github.com/mesos/mesos-go/api/v1/lib/httpcli
github.com/mesos/mesos-go/api/v1/lib/httpcli/httpexec
github.com/pborman/uuidThe uuid package generates and inspects UUIDs.
ioPackage io provides basic interfaces to I/O primitives.
logPackage log implements a simple logging package.
net/urlPackage url parses URLs and implements query escaping.
osPackage os provides a platform-independent interface to operating system functionality.
timePackage time provides functionality for measuring and displaying time.