Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrRetryExceeded = errors.New("retry exceeded")
)
Functions ¶
This section is empty.
Types ¶
type Buffer ¶
type Buffer struct {
// contains filtered or unexported fields
}
Buffer defines buffer of tlog blocks that already sent but still waiting to be succesfully received by the server
func (*Buffer) MinSequence ¶
MinSequence returns min sequence that this buffer will/currently has.
Click to show internal directories.
Click to hide internal directories.