webkit

package
v0.0.0-...-5f5ba27 Latest Latest
Warning

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

Go to latest
Published: May 5, 2018 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conv

type Conv struct {
	// contains filtered or unexported fields
}

func NewConv

func NewConv() *Conv

func (*Conv) Close

func (c *Conv) Close() error

func (*Conv) HTMLToImage

func (c *Conv) HTMLToImage(srcHTML []byte, img *image.RGBA) error

type Job

type Job struct {
	SrcHTML    []byte
	ResultChan chan Result
}

type Result

type Result struct {
	Img *image.RGBA
	Err error
}

Jump to

Keyboard shortcuts

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