go-flow
go-flow copied to clipboard
Add RWMutex to avoid race condition
Add RWMutex for err
var in Flow.do
to avoid race conditions occurring with go test --race ./...