Merge branch 'develop'

This commit is contained in:
andy pan 2018-05-21 10:48:43 +08:00
commit a6b0c47b0d
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
package ants package ants
import "github.com/iris-contrib/errors" import "errors"
const ( const (
// DefaultPoolSize is the default capacity for a default goroutine pool // DefaultPoolSize is the default capacity for a default goroutine pool