package
0.0.0-20200217154900-31d997d59a01
Repository: https://github.com/joloong/goexercises.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

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

# Structs

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