package
0.53.1
Repository: https://github.com/shulhan/share.git
Documentation: pkg.go.dev

# Functions

CreateFolder create folder under directory maildir, populate all required sub directories and file.
NewFolder initialize folder from directory maildir.
NewManager create new maildir Manager in directory and initialize the hostname, pid, and counter for generating unique name.

# Structs

Folder is a directory under maildir that store messages per file.
Manager manage messages and folders in single file system.