app

package
v0.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2026 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TopBridge TopMode = "bridge"
	TopVRF    TopMode = "vrf"
	TopNETNS  TopMode = "netns"

	BottomFDB     BottomMode = "fdb"
	BottomNeigh   BottomMode = "neigh"
	BottomRoute   BottomMode = "route"
	BottomProcess BottomMode = "process"
	BottomLink    BottomMode = "link"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BottomMode

type BottomMode string

type Model

type Model struct {
	// contains filtered or unexported fields
}

func NewModel

func NewModel(st *store.Store, requestFetchLatest func(time.Time)) Model

func (*Model) Init

func (m *Model) Init() tea.Cmd

func (*Model) Update

func (m *Model) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (*Model) View

func (m *Model) View() string

type TopMode

type TopMode string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL