https://github.com/xgfone/go-scanner
port from the Go standard `bufio.Scanner`, but support `offset`
https://github.com/xgfone/go-scanner
Last synced: 7 months ago
JSON representation
port from the Go standard `bufio.Scanner`, but support `offset`
- Host: GitHub
- URL: https://github.com/xgfone/go-scanner
- Owner: xgfone
- License: bsd-3-clause
- Created: 2022-10-18T15:53:13.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T15:56:17.000Z (almost 3 years ago)
- Last Synced: 2024-12-04T04:20:28.821Z (10 months ago)
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
It is ported from the Go standard `bufio.Scanner`, but support `offset`.