//
pkg.gl
Category
github.com/abhishek-devani/gophercises
4_html_link_parser
package
0.0.0-20211130105145-d2f9bdb03ce7
Repository:
https://github.com/abhishek-devani/gophercises.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
58 SLOC
#
Packages
cmd
No description provided by the author
#
Functions
Parse
parce will take an HTML document and will return a slices of links parse from it.
#
Structs
Link
No description provided by the author