package
1.1.7
Repository: https://github.com/gomdimapps/lcme.git
Documentation: pkg.go.dev

# Functions

NewEngine initializes a new Engine with a logger and an optimal number of workers.

# Structs

Engine manages a pool of workers to execute tasks concurrently.

# Type aliases

Task represents a unit of work to be executed by the engine.