package
1.1.0
Repository: https://github.com/deis/async.git
Documentation: pkg.go.dev

# Functions

GetConfigFromEnvironment returns configuration derived from environment variables.
NewConfigWithDefaults returns a Config object with default values already applied.
NewEngine returns a new Redis-based implementation of the aync.Engine interface.

# Structs

Config encapsulates all configuration options for the Redis-based implementation of the async.Engine interface.