Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Host ¶
type Host struct { Addr string APIAddr string WebSocketAddr string // contains filtered or unexported fields }
Host provides configuration for Host and ClientHosts
func (*Host) Initialize ¶
func (h *Host) Initialize(initialStatus HostStatus)
Initialize initializes the host with initialStatus
type HostStatus ¶
HostStatus is used to track hosts that should be running
Click to show internal directories.
Click to hide internal directories.