Versions in this module Expand all Collapse all v4 v4.16.0 Jan 14, 2022 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