Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SwitchToAdminMode ¶
func SwitchToDefaultMode ¶
Types ¶
type SwitchToAdminModeMsg ¶
type SwitchToAdminModeMsg struct{}
type SwitchToDefaultModeMsg ¶
type SwitchToDefaultModeMsg struct{}
type Tui ¶
type Tui struct {
// contains filtered or unexported fields
}
func New ¶
func New(m server.MasonReaderWriter) *Tui
func (*Tui) TeaHandler ¶
type TuiNetworksModel ¶
type TuiNetworksModel struct {
// contains filtered or unexported fields
}
func (TuiNetworksModel) Init ¶
func (nm TuiNetworksModel) Init() tea.Cmd
func (TuiNetworksModel) View ¶
func (nm TuiNetworksModel) View() string
Click to show internal directories.
Click to hide internal directories.