Versions in this module Expand all Collapse all v0 v0.0.2 Jun 7, 2023 Changes in this version + var StartBufSize = 4096 + func Parse(reader io.Reader, delimiter []byte, maxMigrationSize int, h Handler) error + type Handler func(migration []byte) bool