Documentation
¶
Index ¶
Constants ¶
View Source
const PROCESSLEN = 16
Variables ¶
View Source
var (
Wwidth, Wheight, _ = terminal.GetSize(fd)
WeightSet = 23
WeightChat = Wwidth - WeightSet - 8
)
View Source
var (
Style = lipgloss.NewStyle()
)
Functions ¶
func HandlerSig ¶
func HandlerSig(app *App)
Types ¶
type App ¶
type App struct { Program Program Mu sync.Mutex ConfigSelect string Chan ChanApp Config []Config `yaml:"configs"` Input *Input // contains filtered or unexported fields }
func (*App) CheckingParse ¶
func (*App) OptionsView ¶
func (app *App) OptionsView()
func (*App) RunViewPort ¶
func (app *App) RunViewPort()
Click to show internal directories.
Click to hide internal directories.