赞
踩
Simply way to control goroutines execution order based on dependencies.
Goflow is a simply package to control goroutines execution order based on dependencies. It works similar to async.auto
from node.js async package, but for Go.
Install the package with:
go get github.com/kamildrazkiewicz/go-flow
Import it with:
import
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。