internal

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package internal contains the builder implementation.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(ext Ext) generator.Generator

Build builds a new Generator.

Types

type Ext

type Ext int

Ext enum - valid extension types.

const (
	// PDF enum const.
	PDF Ext = iota
	// PNG enum const.
	PNG
	// JPEG enum const.
	JPEG
)

Directories

Path Synopsis
Package generator contains builders used for page conversion (example HTML to PDF).
Package generator contains builders used for page conversion (example HTML to PDF).
jpeg
Package jpeg implements the builder for JPEG files.
Package jpeg implements the builder for JPEG files.
pdf
Package pdf implements the builder for PDF files.
Package pdf implements the builder for PDF files.
png
Package png implements the builder for PNG files.
Package png implements the builder for PNG files.
Package rod contains go-rod implementation.
Package rod contains go-rod implementation.

Jump to

Keyboard shortcuts

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