This website requires JavaScript.
Explore
Help
Sign In
go-kit
/
gomail
Watch
1
Star
0
Fork
You've already forked gomail
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
29
Commits
1
Branch
1
Tag
152
KiB
66c8b9ae4c
Commit Graph
2 Commits
Author
SHA1
Message
Date
Alexandre Cesaro
66c8b9ae4c
Changed body content type from []byte to func(io.Writer) error
...
It allows streaming the message body when sending an email instead of buffering it to memory.
2015-07-29 22:47:36 +02:00
Alexandre Cesaro
ac067c1594
Renamed export.go into writeto.go
2015-07-29 22:47:36 +02:00