startup_outburst

package
v2.8.13 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	WorkerCount       uint `` /* 188-byte string literal not displayed */
	WorkerQueueBuffer uint `` /* 182-byte string literal not displayed */
	BatchSize         uint `` /* 132-byte string literal not displayed */
	EnableDebug       bool `long:"outburst-debug" env:"OUTBURST_DEBUG" description:"Enable outburst debug logging."`
}

Options wires the outburst outbox consumer into the startup framework and exposes its tunables as command line flags. Zero values fall back to the library defaults (4 workers, 128 queue buffer, 128 batch size).

func (*Options) Initialize

Initialize creates the outbox table and starts the outburst background task.

Jump to

Keyboard shortcuts

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