]> Cypherpunks repositories - gostls13.git/commit
mime/quotedprintable: add writer
authorAlexandre Cesaro <alexandre.cesaro@gmail.com>
Thu, 26 Feb 2015 20:23:31 +0000 (21:23 +0100)
committerNigel Tao <nigeltao@golang.org>
Fri, 20 Mar 2015 06:12:41 +0000 (06:12 +0000)
commit43dfb879a3154cd9e87ce752f9b9f1662eb7931e
treeaf0247ba73284ded7e4ef2555f33fdb643a9479f
parent4d2b3a0b5fc4f17c7806f7e66df0ea272d31cd6d
mime/quotedprintable: add writer

Updates #4943

Change-Id: I082b97ccd787cf91245d39b8d93783732db6f42c
Reviewed-on: https://go-review.googlesource.com/6171
Reviewed-by: Nigel Tao <nigeltao@golang.org>
src/mime/quotedprintable/writer.go [new file with mode: 0644]
src/mime/quotedprintable/writer_test.go [new file with mode: 0644]