Documentation
¶
Overview ¶
Package cmd implements the whodar command-line interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBadArgs = errors.New("invalid arguments")
ErrBadArgs indicates missing or invalid command arguments.
View Source
var ErrNoIndex = errors.New("no index")
ErrNoIndex indicates the index could not be loaded.
View Source
var ErrUnknownSource = errors.New("unknown source")
ErrUnknownSource indicates an unsupported --source value.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.