Imports of package backendutil

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/emersion/go-imapPackage imap implements IMAP4rev1 (RFC 3501).
github.com/emersion/go-messagePackage message implements reading and writing multipurpose messages.
github.com/emersion/go-message/mailPackage mail implements reading and writing mail messages.
ioPackage io provides basic interfaces to I/O primitives.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.