go-message
go-message copied to clipboard
bufmsg: new package
This package performs operations on buffered MIME messages.
Reading a message with this package and writing it back as-is should produce the exact same bytes.
Closes: https://github.com/emersion/go-message/issues/79
Mostly opening the PR to gather feedback.