//
pkg.gl
Category
github.com/ninech/nctl
internal
logbox
package
1.8.0
Repository:
https://github.com/ninech/nctl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
1
Files
101 SLOC
#
Functions
New
New initializes a LogBox.
#
Structs
LogBox
LogBox renders a scrolling box in a terminal for outputting logs without filling up the whole scrollback.
Msg
No description provided by the author
Output
Output implements output.LogOutput to send log lines to the tea.Program.