https://github.com/berquerant/gogrep
https://github.com/berquerant/gogrep
go
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/berquerant/gogrep
- Owner: berquerant
- Created: 2021-09-23T12:14:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-26T00:36:05.000Z (over 4 years ago)
- Last Synced: 2025-03-31T11:31:02.136Z (about 1 year ago)
- Topics: go
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gogrep
gogrep provides a partial grep operation.
See [`gogrep.go`](cmd/gogrep/gogrep.go) for example code.