Live data from Hacker News

MultiNWriter a Go library for adding/removing duplicated writers at runtime

github.com

1–2 of 2 posts

Re: MultiNWriter a Go library for adding/removing duplicated writers at runtime

#2
I needed a way to support N number of monitors to a long running task which lead me to making MultiNWriter. It supports adding/removing duplicated writers at runtime allowing things like adhoc websocket monitors to a command execution output.