Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppState ¶
func NewAppState ¶
func NewAppState() *AppState
func (*AppState) CycleSortColumn ¶
func (s *AppState) CycleSortColumn()
func (*AppState) GetFilteredConnections ¶
func (s *AppState) GetFilteredConnections() []models.Connection
func (*AppState) SetConnections ¶
func (s *AppState) SetConnections(conns []models.Connection)
func (*AppState) SetFilterText ¶
func (*AppState) ToggleSortOrder ¶
func (s *AppState) ToggleSortOrder()
type View ¶
type View struct {
// contains filtered or unexported fields
}
func (*View) GetSelectedConnection ¶
func (v *View) GetSelectedConnection() *models.Connection
func (*View) IsModalActive ¶ added in v0.2.0
func (*View) SetStatusMessage ¶
func (*View) ShowInfoModal ¶
Click to show internal directories.
Click to hide internal directories.