vkuznet / transfer2go

Distributed, loosely couple agent-based transferring system
MIT License
8 stars 2 forks source link

Close file in go routine #43

Closed rishiloyola closed 7 years ago

rishiloyola commented 7 years ago

Here, you are closing the file before writing to it. So, it won't write anything to file.