Skip to content

Instantly share code, notes, and snippets.

@tejasmanohar
Last active February 3, 2017 08:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tejasmanohar/e3c930c71642319295c40b80eab18cac to your computer and use it in GitHub Desktop.
Save tejasmanohar/e3c930c71642319295c40b80eab18cac to your computer and use it in GitHub Desktop.
func (m *Monitor) GetStatus(task *ecs.Task) status {
return m.tasks[task.ID]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment