Versions in this module Expand all Collapse all v1 v1.0.0 Jul 15, 2018 Changes in this version + const DefaultBufSize + const DefaultReqSize + func Do(handler interface{}, params ...interface{}) + type Async struct + var DefaultAsync *Async + func New(ReqSize int, BufSzie int) *Async + func (a *Async) Close() + func (a *Async) Do(handler interface{}, params ...interface{})