//
pkg.gl
Category
github.com/jesseduffield/lazygit
pkg
tasks
package
0.48.0
Repository:
https://github.com/jesseduffield/lazygit.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
12
Dependents
3
Files
414 SLOC
#
Functions
NewAsyncHandler
NewViewBufferManager
#
Constants
COMMAND_START_THRESHOLD
we use this to check if the system is under stress right now.
THROTTLE_TIME
#
Structs
AsyncHandler
the purpose of an AsyncHandler is to ensure that if we have multiple long-running requests, we only handle the result of the latest one.
LinesToRead
TaskOpts
ViewBufferManager