Searched refs:SetCopyFunc (Results 1 – 9 of 9) sorted by relevance
146 m.Attach("foo.txt", mail.SetCopyFunc(func(w io.Writer) error {
292 func SetCopyFunc(f func(io.Writer) error) FileSetting { func
789 return name, SetCopyFunc(func(w io.Writer) error {
124 m.Attach(file.Name, gomail.SetCopyFunc(func(writer io.Writer) error {
280 func SetCopyFunc(f func(io.Writer) error) FileSetting { func