Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IApplication ¶
type IApplication interface {
Use() error
}
type IScannable ¶
type IScannableSequence ¶
type IScannableSequence interface { IScannable Next() bool // = HasNextValue() }
Click to show internal directories.
Click to hide internal directories.