Skip to main content

📦 Installation

To install Workers, simply run:

go get github.com/ygrebnov/workers

This will fetch the latest version of the library and add it to your module dependencies.


👉 Requirements:

  • Go 1.22.3 or higher.

✅ After installation, you can import the package into your project:

import "github.com/ygrebnov/workers"