package
0.0.0-20250312033235-bd4f568112dc
Repository: https://github.com/sourcegraph/src-cli.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewIntervalProcessWriter returns a new IntervalProcessWriter instance and spawns a goroutine in the background that regularily flushed the logged output to the given sink.
# Structs
IntervalProcessWriter accepts stdout/stderr writes from processes, prefixed them accordingly, and flushes to the given sink on the given interval.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author