link

package module
v0.0.0-...-eb767a0 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2021 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 Link struct {
	Href string
	Text string
}

Link represents a link (<a href="...">) in an HTML document.

func Parse

func Parse(r io.Reader) ([]Link, error)

Parse will take in an HTML document and will return a slice of links parsed from it.

Directories

Path Synopsis
examples
ex1
ex2
ex3
ex4

Jump to

Keyboard shortcuts

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