go-message icon indicating copy to clipboard operation
go-message copied to clipboard

Add message.Pipe

Open emersion opened this issue 8 years ago • 0 comments

Same as io.Pipe but for messages. This would allow to chain message transformations without having to format and parse messages during each step.

emersion avatar Jan 04 '17 14:01 emersion