Hi,

I'm going to use this library https://github.com/eikenb/pipeat/ 

it reads/writes from/to an unlinked temporary file, as you can see here:

https://github.com/eikenb/pipeat/blob/master/pipeat.go#L51

the temporary file is removed and then used for I/O operations. 

I ran the test cases on Windows and they work there too.

Is it really safe to assume that an unliked file will work on all supported 
OS? I was really surprised that this work on Windows,

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/6d670c1e-0bfb-4398-901a-6cae1db7f228%40googlegroups.com.

Reply via email to