package
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jun 22, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
togo-framework/queue
A togo provider plugin. Install:
togo install togo-framework/queue
It self-registers with the kernel on import. MIT.
Documentation
¶
Package queue is togo's default in-process job queue provider. Blank-import
(or `togo install togo-framework/queue`) to register it with the kernel.
NewMemory returns an in-process queue.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.