//
pkg.gl
Category
github.com/manish-mehra/gophercises
html-link-parser
package
0.0.0-20240307074219-5393a67f94f9
Repository:
https://github.com/manish-mehra/gophercises.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
78 SLOC
#
Functions
Parse
Parse will take in an HTML document and will return a slice of links parsed from it.
#
Structs
Link
No description provided by the author