- Hands-On System Programming with Go
- Alex Guerrieri
- 32字
- 2021-06-24 13:42:28
Other operations
Read and write are not the only operations that can be executed on a file. In the following section, we'll look at how to use them using the os package.
Read and write are not the only operations that can be executed on a file. In the following section, we'll look at how to use them using the os package.