package
0.11.36
Repository: https://github.com/allegro/mesos-executor.git
Documentation: pkg.go.dev

# Functions

BufferedUpdater returns an updater implementation that keeps state updates in a buffered channel (to allow non-blocking calls to the Update function).

# Structs

OptionalInfo contains optional info that could be attached to Task State update.

# Interfaces

Updater is an interface for types responsible for updating task status in Mesos agent.