Tarkennettu haku
bookworm  ] [  trixie  ] [  sid  ]
[ Source: golang-github-protonmail-go-mime  ]

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

Links for golang-github-protonmail-go-mime-dev

Screenshot

Debian-palvelut:

Imuroi lähdekoodipaketti golang-github-protonmail-go-mime:

Ylläpitäjät:

External Resources:

Samankaltaisia paketteja:

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()

Muut pakettiin golang-github-protonmail-go-mime-dev liittyvät paketit

  • depends
  • recommends
  • suggests
  • enhances

Imuroi golang-github-protonmail-go-mime-dev

Imurointi kaikille saataville arkkitehtuureille
Arkkitehtuuri Paketin koko Koko asennettuna Tiedostot
all 23.1 kt73.0 kt [tiedostoluettelo]