Categorygithub.com/hankpeeples/linkParser
modulepackage
0.0.0-20220613155254-341fd8dcf350
Repository: https://github.com/hankpeeples/linkparser.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

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

# Structs

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