package
0.0.0-20211010210625-4aa0140a90eb
Repository: https://github.com/0xqab/concepts-of-programming-languages.git
Documentation: pkg.go.dev

# Packages

Package client contains sample code for the mail components.
Package smtp sends mails over the smtp protocol.
Package util contains a simple Service Locator.

# Structs

No description provided by the author

# Interfaces

Sender is a interface to send mails.