go-mail reaches 100+ stars on GitHubNovember 2022·331 words·2 minsIn March of 2022, I pushed my first commit to the go-mail repository on GitHub.
User permission checking in GoNovember 2022·1161 words·6 minsIt is not trivial to check access permissions of a specific file in the user context, but I have a solution for you
Sending mails in Go the easy wayOctober 2022·2252 words·11 minsA brief introduction into sending mails with go-mail