Documentation
¶
Index ¶
Constants ¶
View Source
const ( VERSION = "0.2" TITLE = "SocketCAN User Interface" )
View Source
const (
DIFFVIEWMS = 250
)
Variables ¶
This section is empty.
Functions ¶
func CreateSocanUI ¶
func CreateSocanUI(app *tview.Application, candev *candevice.CanDevice)
create the TView application
Types ¶
type FrameTable ¶
type FrameTable struct {
// contains filtered or unexported fields
}
type TableData ¶
type TableData struct {
tview.TableContentReadOnly
}
func (*TableData) GetColumnCount ¶
func (*TableData) GetRowCount ¶
Click to show internal directories.
Click to hide internal directories.