The html package provides functions for processing HTML text. Java Standard Edition (JSE) has little similar support; the Java community provides most of this capability. The Go template packages provide templates for generating text output with value insertions. It has support for plain text and extension for hack-resistant HTML text.
MIME Packages
Multipart provides MIME multipart parsing.
Quotedprintable provides quoted-printable ...