Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Logic ¶
type Logic struct {
// contains filtered or unexported fields
}
func (*Logic) ToggleTrace ¶
type MainScreen ¶
type MainScreen struct {
// contains filtered or unexported fields
}
func NewMainScreen ¶
func NewMainScreen(version, device string) MainScreen
func (MainScreen) Init ¶
func (s MainScreen) Init() tea.Cmd
func (MainScreen) View ¶
func (s MainScreen) View() string
type TracingStatus ¶
Click to show internal directories.
Click to hide internal directories.