Skip to content

mato/go-message

 
 

Repository files navigation

go-message

GoDoc builds.sr.ht status codecov

A Go library for the Internet Message Format. It implements:

Features

  • Streaming API
  • Automatic encoding and charset handling (to decode all charsets, add import _ "github.com/emersion/go-message/charset" to your application)
  • A mail subpackage to read and write mail messages
  • DKIM-friendly
  • A textproto subpackage that just implements the wire format

License

MIT

About

✉️ A streaming Go library for the Internet Message Format and mail messages

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%