Skip to content

Latest commit

 

History

History
16 lines (6 loc) · 168 Bytes

File metadata and controls

16 lines (6 loc) · 168 Bytes

ServerState

Enum

  • STARTED (value: "started")

  • STOPPED (value: "stopped")

  • MAINTENANCE (value: "maintenance")

  • ERROR (value: "error")