//
pkg.gl
Category
github.com/knowerbescheidt/gophercise_four
module
package
0.0.0-20220105050623-b9b834589706
Repository:
https://github.com/knowerbescheidt/gophercise_four.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
64 SLOC
#
Functions
Parse
Parse will take in an html document and will return a slice of link parsed from it.
#
Structs
Link
Link represents a link in an html document.