Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrVersionNotFound = errors.New("version column not found") ErrIDNotFound = errors.New("id column not found") ErrTableNotFound = errors.New("table not found") ErrColumnNotFound = errors.New("column not found") )
View Source
var ErrPanic = errors.New("panic while processing wal event")
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.