package
0.5.0
Repository: https://github.com/southernlabs-io/go-fw.git
Documentation: pkg.go.dev

# Functions

NewDefaultExecutor creates a new executor with the given concurrency and queue capacity.

# Constants

No description provided by the author

# Variables

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

# Structs

No description provided by the author

# Interfaces

Executor can schedule commands to run after a given delay, or to execute periodically.
Future represents the result of an asynchronous computation.
ProducerFuture represents the result of an asynchronous computation that produces a Value.
ScheduledFuture represents the result of an asynchronous computation that was scheduled to run after a given delay.

# Type aliases

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