Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bygui86/go-os-file
Advanced Golang os.File features
https://github.com/bygui86/go-os-file
Last synced: 2 days ago
JSON representation
Advanced Golang os.File features
- Host: GitHub
- URL: https://github.com/bygui86/go-os-file
- Owner: bygui86
- License: apache-2.0
- Created: 2021-03-19T20:53:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-19T21:11:52.000Z (almost 4 years ago)
- Last Synced: 2024-11-08T06:07:51.264Z (about 2 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Go os.File
Advanced Golang os.File features
## Run
```bash
go run ./main.go
```## Links
- https://stackoverflow.com/questions/24562942/golang-how-do-i-determine-the-number-of-lines-in-a-file-efficiently/24563853
- https://golang.org/pkg/os/#File.Seek