pdf

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 19, 2026 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Format = "pdf"
)

Variables

View Source
var (
	ErrEmptyPayload      = errors.New("crypha/pdf: empty payload")
	ErrUnsupportedFormat = errors.New("crypha/pdf: cover must be a PDF")
	ErrNoPayload         = errors.New("crypha/pdf: no crypha payload found")
)

Functions

func New

func New(t Technique) carrier.Carrier

Types

type Technique

type Technique string
const (
	TechniqueAttachment Technique = "attachment"
	TechniqueMetadata   Technique = "metadata"
	TechniqueAppend     Technique = "append"
)

Jump to

Keyboard shortcuts

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