Imports of package memory

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
errorsPackage errors implements functions to manipulate errors.
github.com/emersion/go-imapPackage imap implements IMAP4rev1 (RFC 3501).
github.com/emersion/go-imap/backendPackage backend defines an IMAP server backend interface.
github.com/emersion/go-imap/backend/backendutilPackage backendutil provides utility functions to implement IMAP backends.
github.com/emersion/go-messagePackage message implements reading and writing multipurpose messages.
io/ioutilPackage ioutil implements some I/O utility functions.
timePackage time provides functionality for measuring and displaying time.