Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Scanner ¶
func MultiScanner ¶
type SectionScanner ¶
func NewSectionScanner ¶
func NewSectionScanner(s Scanner) *SectionScanner
Create a Scanner that reads lines up to the first empty line, which is skipped.
func (*SectionScanner) Scan ¶
func (s *SectionScanner) Scan() (ok bool)
func (*SectionScanner) Text ¶
func (s *SectionScanner) Text() string
Directories
¶
| Path | Synopsis |
|---|---|
|
Package rc implements string handling that mimics the style of the Rc shell.
|
Package rc implements string handling that mimics the style of the Rc shell. |
|
Package stringutil contains utility functions working on string arguments.
|
Package stringutil contains utility functions working on string arguments. |
|
A parser for tab indented trees of structured data.
|
A parser for tab indented trees of structured data. |
Click to show internal directories.
Click to hide internal directories.