Skip to content

Instantly share code, notes, and snippets.

@mmollaverdi
Created October 27, 2016 17:10
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 mmollaverdi/5065be1401f6f005a178ee4bcd6a7bcc to your computer and use it in GitHub Desktop.
Save mmollaverdi/5065be1401f6f005a178ee4bcd6a7bcc to your computer and use it in GitHub Desktop.
val systemStatusMap: Map[String, SystemStatus] = Map(
"consumer_desktop" -> Red,
"consumer_msite" -> Green
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment