package
2.1.0-alpha.1+incompatible
Repository: https://github.com/gitql/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.