Documentation
¶
Overview ¶
Package app wires vev's runtime together via dependency injection. It is the single place where usecases (client, daemon) are connected to concrete adapters (ipc transport/listener, terminal); usecases themselves never import adapters.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDaemonUnreachable = errors.New("vev: daemon did not become reachable")
ErrDaemonUnreachable is returned when the daemon socket never becomes dialable within the retry budget, despite a spawn attempt.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.