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 description provided.