全部搜尋項
bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: golang-github-protonmail-go-mime  ]

套件:golang-github-protonmail-go-mime-dev(0.0~git20230322.7d82a38-2)

golang-github-protonmail-go-mime-dev 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 golang-github-protonmail-go-mime

維護小組:

外部的資源:

相似套件:

Go Mime Wrapper Library (library)

Provides a parser for MIME messages

The library can be used to extract the body and attachments from a MIME message Example:

printAccepter := gomime.NewMIMEPrinter() bodyCollector := gomime.NewBodyCollector(printAccepter) attachmentsCollector := gomime.NewAttachmentsCollector(bodyCollector) mimeVisitor := gomime.NewMimeVisitor(attachmentsCollector) err := gomime.VisitAll(bytes.NewReader(mmBodyData), h, mimeVisitor) attachments := attachmentsCollector.GetAttachments(), attachmentsHeaders := attachmentsCollector.GetAttHeaders() bodyContent, bodyMimeType := bodyCollector.GetBody()

其他與 golang-github-protonmail-go-mime-dev 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 golang-github-protonmail-go-mime-dev

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 24。5 kB75。0 kB [檔案列表]