Skip to content

controller operator for effects #345

@xaota

Description

@xaota

Proposal

чуть меньше писанины при работе с эффектами

controller({
  source,
  effect: effectFx,
  success: [targetS1, targetS2, targets3],
  error: [targetE1, targetE2, targetE3],
  finally: targetF1
})

Use case

Metadata

Metadata

Assignees

No one assigned

    Labels

    RFCSome new feature that should be discussed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions