modulepackage
0.0.0-20200213121020-f146a03bcec7
Repository: https://github.com/emersion/go-pgpmime.git
Documentation: pkg.go.dev
# README
go-pgpmime
A PGP/MIME library written in Go.
Note: this library is deprecated in favor of go-pgpmail.
License
MIT
# Constants
MessageType is the armored type for PGP encrypted messages.
# Interfaces
Writer writes a PGP/MIME message body.