chromium

package
v0.0.21 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2021 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateImage

func GenerateImage(html string, width float64, height float64) []byte

GenerateImage returns a byte array representing the generated image

Types

type ChromeDevToolsVersion

type ChromeDevToolsVersion struct {
	Browser              string `json:"browser"`
	ProtocolVersion      string `json:"protocol-version"`
	WebKitVersion        string `json:"WebKit-Version"`
	V8Version            string `json:"V8-Version"`
	UserAgent            string `json:"User-Agent"`
	WebSocketDebuggerURL string `json:"webSocketDebuggerUrl"`
}

ChromeDevToolsVersion describes the response of google devtool protocol

Jump to

Keyboard shortcuts

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