Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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