parser

package module
v0.0.0-...-83d71ce Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2017 License: Apache-2.0 Imports: 2 Imported by: 1

README

dom-parser

It depends the package PuerkitoBio/goquery

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dom

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

func InitDom

func InitDom(html string) (*Dom, error)

func (*Dom) Find

func (d *Dom) Find(selector string) *goquery.Selection

func (*Dom) FindAll

func (d *Dom) FindAll(selector string) []*goquery.Selection

Jump to

Keyboard shortcuts

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