package
2.23.0
Repository: https://github.com/roadrunner-server/api.git
Documentation: pkg.go.dev

# Interfaces

No description provided by the author
FSM represents endure finite state machine.
Streamer interface adds streams capabilities to the pool [BETA] interface, might be changed later.
SyncWorker is not a good name, since it's just a sync executor, but not all worker is sync.
Watcher is an interface for the Sync workers lifecycle.

# Type aliases

Allocator is responsible for worker allocation in the pool.
Worker is a non-bc replacement for the SDK.