tüm seçenekler
bookworm  ] [  trixie  ] [  sid  ]
[ Kaynak: golang-github-protonmail-go-mime  ]

Paket: golang-github-protonmail-go-mime-dev (0.0~git20221031.8fd9bc3-2)

golang-github-protonmail-go-mime-dev için bağlantılar

Screenshot

Debian Kaynakları:

golang-github-protonmail-go-mime Kaynak Paketini İndir:

Geliştiriciler:

Dış Kaynaklar:

Benzer paketler:

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 ile İlgili Diğer Paketler

  • bağımlılıklar
  • tavsiye edilen
  • önerilen
  • enhances

golang-github-protonmail-go-mime-dev indir

Tüm mevcut mimariler için indir
Mimari Paket Boyutu Kurulu Boyut Dosyalar
all 23,1 kB73,0 kB [dosya listesi]