# Functions
IsCorrupted returns a boolean indicating whether the error is indicating a corruption.
New returns an error that formats as the given text.
NewErrCorrupted creates new ErrCorrupted error.
SetFd sets 'file info' of the given error with the given file.
# Structs
ErrCorrupted is the type that wraps errors that indicate corruption in the database.
ErrMissingFiles is the type that indicating a corruption due to missing files.