package
0.1.1
Repository: https://github.com/safeblock-dev/wr.git
Documentation: pkg.go.dev

# Functions

ContextHandler returns an actor, i.e.
No description provided by the author
New creates a new, empty TaskGroup.
SignalHandler creates an actor that terminates when a signal is received or the context is canceled.
SkipInterrupt returns an InterruptFn that does nothing when called.
SkipInterruptCtx returns an InterruptCtxFn that does nothing when called.

# Variables

nolint:errname,gochecknoglobals // Satisfies the os.Interrupt.
nolint:errname,gochecknoglobals // Satisfies the os.Kill.

# Structs

TaskGroup manages a collection of concurrent tasks (actors).

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author