Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultBufferSize = 10_000
)
Variables ¶
View Source
var ( // ErrMigrationNotNeeded is returned if the database format is already at the target version ErrMigrationNotNeeded = errors.New("migration not needed") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.