flow interface changes #107

Open
opened 2022-01-29 16:37:15 +03:00 by vtolstov · 0 comments
vtolstov commented 2022-01-29 16:37:15 +03:00 (Migrated from github.com)

add ability to chain calls from one step to next like
step := NewCallStep().NewCallStep().NewPublishStep()...
so it properly fills before/after stuff

add ability to chain calls from one step to next like step := NewCallStep().NewCallStep().NewPublishStep()... so it properly fills before/after stuff
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-roadmap#107
No description provided.