Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( QueueStartFn func(siteName, sitePath, phpVersion, queue string, tries, timeout int) error QueueStopFn func(siteName string) error )
QueueStartFn and QueueStopFn are injected by the cli package (which owns the cross-platform worker lifecycle) so the queue tools reuse it without a cli -> mcp -> cli import cycle.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.