doc

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Doc

type Doc struct {
	*html.Node
}

func (*Doc) AttrOr

func (d *Doc) AttrOr(attr, or string) string

func (*Doc) NthChild

func (d *Doc) NthChild(n int) *Doc

func (*Doc) Query

func (d *Doc) Query(query string) *Doc

func (*Doc) QueryAll

func (d *Doc) QueryAll(query string) []*Doc

func (*Doc) Text

func (d *Doc) Text() string

Jump to

Keyboard shortcuts

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