queue

package module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2026 License: MIT Imports: 3 Imported by: 0

README

togo-framework/queue

A togo provider plugin. Install:

togo install togo-framework/queue

It self-registers with the kernel on import. MIT.

Documentation

Overview

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.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMemory

func NewMemory(onError func(error)) togo.Queue

NewMemory returns an in-process queue.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL