Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exporter ¶
type Exporter struct { }
func NewExporter ¶
func NewExporter() *Exporter
func (*Exporter) Export ¶
func (e *Exporter) Export( _ context.Context, params *exporter.ExportParams, ) ([]*exporter.ExportedPage, error)
func (*Exporter) ExportPerFile ¶
func (e *Exporter) ExportPerFile( _ context.Context, params *exporter.ExportParams, ) ([]*exporter.ExportedPage, error)
Click to show internal directories.
Click to hide internal directories.