Versions in this module Expand all Collapse all v0 v0.0.10 Oct 12, 2019 v0.0.9 Oct 6, 2019 Changes in this version type Scanner + Buffer func(buf []byte, max int) v0.0.8 Jul 6, 2019 Changes in this version + type Scanner interface + Bytes func() []byte + Scan func() bool + Text func() string + func New(reader io.Reader, separator byte, dropCR bool) Scanner