Home
last modified time | relevance | path

Searched refs:SetCopyFunc (Results 1 – 9 of 9) sorted by relevance

/dports/www/beehive/beehive-0.4.0/vendor/github.com/go-mail/mail/
H A Dexample_test.go146 m.Attach("foo.txt", mail.SetCopyFunc(func(w io.Writer) error {
H A Dmessage.go292 func SetCopyFunc(f func(io.Writer) error) FileSetting { func
H A Dmessage_test.go789 return name, SetCopyFunc(func(w io.Writer) error {
/dports/www/grafana8/grafana-8.3.6/vendor/gopkg.in/mail.v2/
H A Dexample_test.go146 m.Attach("foo.txt", mail.SetCopyFunc(func(w io.Writer) error {
H A Dmessage.go292 func SetCopyFunc(f func(io.Writer) error) FileSetting { func
H A Dmessage_test.go789 return name, SetCopyFunc(func(w io.Writer) error {
/dports/www/grafana8/grafana-8.3.6/pkg/services/notifications/
H A Dmailer.go124 m.Attach(file.Name, gomail.SetCopyFunc(func(writer io.Writer) error {
/dports/www/gitea/gitea-1.16.5/vendor/gopkg.in/gomail.v2/
H A Dmessage.go280 func SetCopyFunc(f func(io.Writer) error) FileSetting { func
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/gopkg.in/mail.v2/
H A Dmessage.go292 func SetCopyFunc(f func(io.Writer) error) FileSetting { func