Awesome Go

go-message

CategoryEmail
SubcategoryEmail
Stars0

Streaming library for the Internet Message Format and mail messages

About go-message

go-message

Go Reference

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

Frequently Asked Questions

What is go-message?

go-message is a Email library for the Go programming language. Streaming library for the Internet Message Format and mail messages

How do I install go-message?

Install go-message with the Go module system using `go get emersion/go-message`. Check the repository for the current installation instructions.

What category does go-message belong to?

go-message is listed under Email, specifically Email.

← Back to Email