Made some minor changes in the package to made it more readable.
I have kept the changes in https://github.com/alok87/go-capture
- So that it reads like
capture.Stdout instead of capturer.CaptureStdout
- Minor changes in test
Let me know if you are open for contribution, then we can release it here, but those are backward incompatible. So may need a version up.
Made some minor changes in the package to made it more readable.
I have kept the changes in https://github.com/alok87/go-capture
capture.Stdoutinstead ofcapturer.CaptureStdoutLet me know if you are open for contribution, then we can release it here, but those are backward incompatible. So may need a version up.