package
0.0.0-20141028180250-bec190371233
Repository: https://github.com/dallanq/vitess.git
Documentation: pkg.go.dev

# Functions

NewAsyncWriter returns a new AsyncWriter whose buffer has the default size.
NewAsyncWriterSize returns a new AsyncWriter whose buffer has at least the specified size.

# Structs

AsyncWriter implements buffering for an io.Writer object.