export

package
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2023 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExportConf

type ExportConf interface {
	GetPdfConf() *pdf.PdfConf
}

type MyExportConf

type MyExportConf struct {
	*pdf.PdfConf `yaml:"pdf"`
}

func (*MyExportConf) GetPdfConf

func (c *MyExportConf) GetPdfConf() *pdf.PdfConf

type PDF

type PDF interface {
	Pdf(w io.Writer) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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