package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Sep 4, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Command struct {
ID ID
Target int64
}
ID identifies commands sent to the Scanner.
const (
ScanStart ID = iota
ScanStop
ScanOne
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.