package
Version:
v0.0.0-...-f597c94
Opens a new window with list of versions in this module.
Published: Apr 9, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Link struct {
Href string
}
Link represents a hyperlink (<a href="...">text</a>) with an Href.
Parse will take in an HTML document and will return a slice of links parsed from it.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.