html

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: May 19, 2017 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTML

type HTML struct{}

func (HTML) ParseHTML

func (HTML) ParseHTML(ctx context.Context, src string) (Selection, error)

type Selection

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

func (Selection) Add

func (s Selection) Add(arg goja.Value) Selection

func (Selection) Attr

func (s Selection) Attr(name string, def ...goja.Value) goja.Value

func (Selection) Find

func (s Selection) Find(sel string) Selection

func (Selection) Text

func (s Selection) Text() string

Jump to

Keyboard shortcuts

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