package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev

# Functions

New creates a new Buffer object.

# Structs

Buffer is used to track ongoing MASTER tablet failovers and buffer requests while the MASTER tablet is unavailable.

# Type aliases

RetryDoneFunc will be returned for each buffered request and must be called after the buffered request was retried.