unistack-org / micro-roadmap

1 stars 0 forks source link

flow interface changes #107

Open vtolstov opened 2 years ago

vtolstov commented 2 years ago

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