aboutsummaryrefslogtreecommitdiff
path: root/lib/email/mailbox_test.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2023-07-14lib/email: refactoring, replace field with type []byte to stringShulhan
2023-04-08lib/email: refactoring ParseMailboxes using lib/bytes#ParserShulhan
2021-12-17lib/email: convert the unit test for ParseMailbox to examplesShulhan
2021-03-14all: refactoring the test.Assert and test.AssertBench signatureShulhan
2020-06-17email: print the input mailbox on error message of ParseMailboxesShulhan
2020-05-15email: add methods to unmarshal/marshal Mailbox from/to JSONShulhan
2020-05-14email: add function to parse single mailboxShulhan
2020-05-14email: rename ParseAddress to ParseMailboxesShulhan
2020-05-14email: rename "address" to "mailbox"Shulhan