Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ViewBufferManager ¶
func NewViewBufferManager ¶
func NewViewBufferManager(log *logrus.Entry, writer io.Writer, beforeStart func(), refreshView func()) *ViewBufferManager
func (*ViewBufferManager) Close ¶
func (t *ViewBufferManager) Close()
Close closes the task manager, killing whatever task may currently be running
func (*ViewBufferManager) NewCmdTask ¶
func (*ViewBufferManager) NewTask ¶
func (m *ViewBufferManager) NewTask(f func(stop chan struct{}) error) error
func (*ViewBufferManager) ReadLines ¶
func (m *ViewBufferManager) ReadLines(n int)
Click to show internal directories.
Click to hide internal directories.