Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Connections ¶
type Connections struct {
// contains filtered or unexported fields
}
func NewConnections ¶
func NewConnections(fetchConnections func() ([]common.ConnectionData, error)) *Connections
func (Connections) Name ¶
func (c Connections) Name() string
func (*Connections) Render ¶
func (c *Connections) Render() tview.Primitive
Click to show internal directories.
Click to hide internal directories.