jsnode

package
v0.0.0-...-e1ad4e2 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2022 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrParsing error = errors.New("Error parsing html data")

Functions

func ToPDF

func ToPDF(this js.Value, p []js.Value) interface{}

Types

type GooseG

type GooseG struct {
	Init     goose.Alert
	Generate goose.Alert
}
var Goose GooseG

type JSNode

type JSNode struct {
	Node    js.Value
	CompSty js.Value
}

func (JSNode) Attr

func (n JSNode) Attr(attr string) (string, bool)

func (JSNode) Data

func (n JSNode) Data() string

func (JSNode) DataAtom

func (n JSNode) DataAtom() atom.Atom

func (JSNode) Find

func (n JSNode) Find(string) []pendrafusion.Node

func (JSNode) FirstChild

func (n JSNode) FirstChild() pendrafusion.Node

func (JSNode) NextSibling

func (n JSNode) NextSibling() pendrafusion.Node

func (JSNode) Type

func (n JSNode) Type() html.NodeType

Jump to

Keyboard shortcuts

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