html

package
v0.0.0-...-0871eb3 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseHTMLText

func ParseHTMLText(text string) (*html.Node, error)

ParseHTMLText is to parse HTML text data

func ParseHTMLText2

func ParseHTMLText2(text string) ([]*html.Node, error)

ParseHTMLText2 is to parse HTML text data using html.Node

func ParseHTTPBody

func ParseHTTPBody(body io.ReadCloser) *html.Tokenizer

ParseHTTPBody is to parse HTTP request body

func ParseNode

func ParseNode(z *html.Node, tag string)

ParseNode is to parse node TODO: work in progress

func ParseToken

func ParseToken(z *html.Tokenizer, tag string)

ParseToken is to parse token

Types

This section is empty.

Jump to

Keyboard shortcuts

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