https://github.com/rockstaedt/txtreader
A Golang package to read lines from a text file
https://github.com/rockstaedt/txtreader
go package txtreader
Last synced: 5 months ago
JSON representation
A Golang package to read lines from a text file
- Host: GitHub
- URL: https://github.com/rockstaedt/txtreader
- Owner: rockstaedt
- License: mit
- Created: 2022-12-23T15:17:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T16:17:17.000Z (over 3 years ago)
- Last Synced: 2025-10-11T07:10:00.097Z (8 months ago)
- Topics: go, package, txtreader
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# txtreader
[](https://github.com/rockstaedt/txtreader/actions/workflows/CI.yml)
[](https://codecov.io/gh/rockstaedt/txtreader)
[](https://github.com/rockstaedt/txtreader/releases)
[](https://goreportcard.com/report/github.com/rockstaedt/txtreader)
[](https://pkg.go.dev/github.com/rockstaedt/txtreader)
A Golang package to read lines from a .txt file