Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reader ¶
type Reader struct {
// contains filtered or unexported fields
}
Reader interface type is the interface for reading string with every token Reader is like bufio.Reader but has PeekRune which returns a rune without advancing pointer
Click to show internal directories.
Click to hide internal directories.