亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

如何使用這些包“ google.golang.org/appengine/mail”在Go中上傳附件

如何使用這些包“ google.golang.org/appengine/mail”在Go中上傳附件

Go
蝴蝶刀刀 2021-03-30 13:19:28
以下是我嘗試發送的帶有附件的代碼。    msg := &mail.Message{                    Sender: "[email protected]",                    To:     []string{addr},          Attachments : []Attachment{                           Name :"file name",                            Data :[]byte,                        ContentID :"fileid",                      },                    Subject: "Welcome to Simplyst Health: Verify your account",    if err := mail.Send(context, msg); err != nil {                    log.Errorf(ctx, "Alas, my user, the email failed to sendeth: err)                }當我嘗試保存代碼時,將引發錯誤。錯誤:cannot use []Attachment literal (type []Attachment) as type []"google.golang.org/appengine/mail".Attachment in field value
查看完整描述

1 回答

  • 1 回答
  • 0 關注
  • 251 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號