SimonWaldherr / golang-examples

Go(lang) examples - (explain the basics of #golang)
https://simonwaldherr.github.io/golang-examples/
MIT License
1.57k stars 453 forks source link

feat: add file operations example #33

Closed tvytlx closed 6 years ago

tvytlx commented 6 years ago

maybe adding more commonly-used file operations in the future, like safe delete, truncate write etc.

SimonWaldherr commented 6 years ago

👍 thanks!