Sivachandran Paramasivam

Results 9 comments of Sivachandran Paramasivam
trafficstars

@alexandrevicenzi @ernesto-jimenez I am trying to mock a file system like object on which I want to return some data on first call and return EOF on second call. Now...

@mrinalwadhwa can you provide more context on this implementation? I understand it is about implementing Vault functions in Go code. But I don't get the context of why it needs...

Sure. I will try to add the support and raise PR.

@dgsb Added a line about Formatter usage. Hope it helps.

Do we still want to implement this flag? The bot has marked it as `wontfix`.

The implementation gets exercised only if stdin, stdout and stderr are connected with interactive terminals. I can't think of a straightforward way to do this from tests. I'm thinking of...

Yes, building with `CGO_ENABLED=off go build -tags netgo` works too. Thanks!

The module doesn't have any third party dependencies, hence no requirements.txt. The demo application does require wxWidgets. The demo app is not Python 3 compatible. So it requires a major...

@puregreen59 I faced the same problem and solved with [this](https://github.com/nisargjhaveri/WirelessAndroidAutoDongle/issues/211) setup.