package
2.0.2+incompatible
Repository: https://github.com/graveyard/gearman.git
Documentation: pkg.go.dev
# README
scanner
-- import "gopkg.in/Clever/gearman.v2/scanner"
Usage
func New
func New(r io.Reader) *bufio.Scanner
New returns a new Scanner that parses a Reader as the Gearman protocol. See: http://gearman.org/protocol/