Versions in this module Expand all Collapse all v4 v4.0.0 Aug 7, 2025 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