# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
EventWriter writes every incoming []byte to event.Print with the operation=generate tag to distinguish its logs from others.
No description provided by the author
WorkDone represents a unit of work that is reported to the client via the progress API.
WorkDoneWriter wraps a workDone handle to provide a Writer interface, so that workDone reporting can more easily be hooked into commands.