type InitiatedFlow struct { Local func() string Remote string mu sync.RWMutex Flow }