# Structs
ErrCorrupted is the error type that generated by corrupted block or chunk.
Reader reads journals from an underlying io.Reader.
Writer writes journals to an underlying io.Writer.
# Interfaces
Dropper is the interface that wrap simple Drop method.