Versions in this module Expand all Collapse all v2 v2.0.2 Dec 23, 2025 v2.0.1 Dec 9, 2024 v2.0.0 Jan 3, 2024 Changes in this version + type Function func(ctx context.Context) error + type Options struct + BufferMultiplier int + Context context.Context + Logger *slog.Logger + Size int + type Pool struct + func NewPool(opts Options) *Pool + func (p *Pool) Queue(fn Function) error + func (p *Pool) Size() int + func (p *Pool) Stop() error Other modules containing this package github.com/couchbase/tools-common/sync