Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pobyzaarif/go-mailer
https://github.com/pobyzaarif/go-mailer
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pobyzaarif/go-mailer
- Owner: pobyzaarif
- License: gpl-3.0
- Created: 2024-06-04T18:15:48.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T20:31:34.000Z (7 months ago)
- Last Synced: 2024-07-14T09:10:38.219Z (5 months ago)
- Language: Go
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-mailer
## Test
go test -count=1 -coverprofile=coverage.out && go tool cover -html=coverage.out -o code-coverage.html