package
0.0.1
Repository: https://github.com/basho-labs/mesos-go.git
Documentation: pkg.go.dev

# Functions

NewMesosExecutorDriver creates a new mesos executor driver.
NewMockedExecutor returns a mocked executor.

# Structs

No description provided by the author
MesosExecutorDriver is a implementation of the ExecutorDriver.
MockedExecutor is used for testing the executor driver.

# Interfaces

* * Executor callback interface to be implemented by frameworks' executors.
* * ExecutorDriver interface for connecting an executor to Mesos.