goquery

package
v0.0.0-...-75a017b Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

使用css选择器

Index

Constants

This section is empty.

Variables

View Source
var (
	// 解析html文档
	NewDocumentFromReader = goquery.NewDocumentFromReader
)

Functions

This section is empty.

Types

type Selection

type Selection = goquery.Selection

节点集 Attr() gets the specified attribute's value for the first element Find() 查找节点 First() 选择第一个节点 Html() gets the HTML contents of the first element

Jump to

Keyboard shortcuts

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