//
pkg.gl
Category
github.com/s-macke/concepts-of-programming-languages
src
oop
mail
package
0.1.0
Repository:
https://github.com/s-macke/concepts-of-programming-languages.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
10 SLOC
#
Packages
client
Package client contains sample code for the mail components.
smtp
Package smtp sends mails over the smtp protocol.
util
Package util contains a simple Service Locator.
#
Structs
Message
No description provided by the author
#
Interfaces
Sender
Sender is an interface to send mails.