# README
Folder
This Go library implements parsing of various mail-folder formats.
# Functions
Open opens the given pathname as a mail folder if possible, trying one type after another and uncompressing on the fly if needed.
# Interfaces
Folder allows reading messages one by one.