v0.1.7
Fixed
- Fix the data race for the
DefaultSampleFunc
.
Enhancements
- Add the custom
WaitGroup
structure to support wait timeout. - Add the
CRand
structure to support concurrency calls. - Add some concurrency tests.
DefaultSampleFunc
.WaitGroup
structure to support wait timeout.CRand
structure to support concurrency calls.