package
2.0.0+incompatible
Repository: https://github.com/mattharden/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.