package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev

# Functions

DefaultOption is the default option.
NewPool create a single goroutine pool.
WithBlocking indicates whether the pool is blocking.

# Structs

Options contains all options which will be applied when instantiating an pool.
Pool is a single goroutine pool.

# Type aliases

Option represents the optional function.