package
Version:
v0.1.8
Opens a new window with list of versions in this module.
Published: Mar 4, 2026
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Model represents the main application state
NewModel creates a new application model
Init initializes the model
Update handles messages and updates the model
View renders the application
ViewType represents the current view
const (
ViewDashboard ViewType = iota
ViewRequests
ViewRequestDetail
ViewRules
ViewRuleDetail
ViewAudit
ViewSigners
ViewSignerDetail
ViewMetrics
ViewHDWallets
ViewHDWalletDetail
)
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.