Documentation ¶
Index ¶
- func ScanBytes(t testing.TB, data []byte, atEOF bool) (advance int, token []byte)
- func ScanLines(t testing.TB, data []byte, atEOF bool) (advance int, token []byte)
- func ScanRunes(t testing.TB, data []byte, atEOF bool) (advance int, token []byte)
- func ScanWords(t testing.TB, data []byte, atEOF bool) (advance int, token []byte)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.