package
Version:
v0.0.0-...-361378c
Opens a new window with list of versions in this module.
Published: Feb 11, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Link struct {
Href string
}
Link represents a link (<a href="...">) in an HTML
document.
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.