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