emlparse

package
v0.0.0-...-0e2131b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 27, 2026 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NoAttachments = "content type is not multipart"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Eml

type Eml struct {
	Message     *mail.Message
	Body        string
	Attachments []msgparse.Attachment
}

func ReadFromFile

func ReadFromFile(filePath string) (*Eml, error)

ReadFromFile reads and parses an .eml file from the given file path

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL