package
1.2.3
Repository: https://github.com/codenow/swarm.git
Documentation: pkg.go.dev

# Functions

NewTask function creates a task.
NewTasks returns a new tasks.

# Structs

Task struct inherits from TaskInfo and represents a mesos task.
Tasks is a simple map of tasks.