摘要:
package mainimport ( "fmt" "sync" "time")type WaitGroupWrapper struct { sync.WaitGroup}func (w *WaitGroupWrapper) Wrap(cb func(argvs ...in... 阅读全文
posted @ 2015-10-14 15:25
GZ.Jackey
阅读(2125)
评论(0)
推荐(0)
|
GZ.Jackey
学无止境,博采众长。 |