package
Version:
v0.0.0-...-899c67c
Opens a new window with list of versions in this module.
Published: Jun 24, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
type Location struct {
Row int
Col int
}
type Processor interface {
Update(Location)
UpdateAll()
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.