html

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2019 License: MIT Imports: 3 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 {
	Links     map[string]bool
	Iframes   map[string]bool
	TagErase  map[string]bool
	AltExport bool
	Document  string
	Text      string
	// contains filtered or unexported fields
}

func NewHtmlParser

func NewHtmlParser() *HTML

func (*HTML) ProcessReader

func (h *HTML) ProcessReader(r io.Reader) string

func (*HTML) ProcessString

func (h *HTML) ProcessString(str string) string

Jump to

Keyboard shortcuts

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