Versions in this module Expand all Collapse all v0 v0.23.0 Jan 8, 2025 v0.22.0 Jan 7, 2025 v0.21.0 Jan 6, 2025 Changes in this version + const Hierarchical + const Sequential + type Config struct + func DefaultConfig() *Config + type Process interface + Deinit func(context.Context) error + Init func(context.Context) error + Run func(context.Context) error + func New(_ context.Context, cfg *Config) Process