Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/agext/email

Package email provides a fluid API for composing and sending email messages. Any application needs one (and usually only one) Sender, representing an SMTP account connection information plus a sender Address. A Message contains all the information required to create an email message. Usually, at least some parts of each message are templates to be filled with data from the rest of the application. Also, it is often convenient to define base messages on program initialization, and clone them for fine-tuning and send-out when needed. Below is an overly-simplified example, to showcase the basic functionality. Note that by not defining From: and To: addresses for a message, they default to the sender address, which is convenient for system messaging.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/agext/email
Keywords: email, email-composer, email-sender, email-template, mailer, smtp-mail
License: Apache-2.0
Latest release: about 4 years ago
First release: about 4 years ago
Namespace: github.com/agext
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 12 days ago

    Loading...
    Readme
    Loading...