Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RenderLossBar ¶
RenderLossBar renders a packet loss bar (filled = loss).
Types ¶
type ConnectionStatus ¶
type ConnectionStatus int
const ( StatusHealthy ConnectionStatus = iota StatusDegraded StatusDown )
func (ConnectionStatus) String ¶
func (s ConnectionStatus) String() string
Click to show internal directories.
Click to hide internal directories.