github.com/pedroalbanese/grep

Minimalist Cross-platform grep function


Keywords
golang, grep
Install
go get github.com/pedroalbanese/grep

Documentation

grep

Minimalist cross-platform grep function. The grep (Global Regular Expression Print) command is a command-line tool in Unix and Unix-like systems used to search and print lines of text that match a specified pattern within one or more files.