Explore >> Select a destination


You are here

jfhr.me
| | kiko.io
15.3 parsecs away

Travel
| | For my project Mentions United, which collects interactions from various platforms via API to display them on the own page, at some point I needed a w...
| | schadokar.dev
14.6 parsecs away

Travel
| | Learn how to easy it is to send an email in golang.
| | www.ardanlabs.com
14.9 parsecs away

Travel
| | I wanted to send an email from my TraceLog package when a critical exception occurred. Fortunately Go's standard library has a package called smpt which can be found inside the net package. When you look at the documentation you are left wanting. I spent 20 minutes researching how to use this package. After fighting through the parameters and bugs, I came up with this sample code: package main import (
| | blog.florentdelannoy.com
75.4 parsecs away

Travel
| Florent Delannoy's blog