Categorygithub.com/knowerbescheidt/gophercise_four
modulepackage
0.0.0-20220105050623-b9b834589706
Repository: https://github.com/knowerbescheidt/gophercise_four.git
Documentation: pkg.go.dev

# Functions

Parse will take in an html document and will return a slice of link parsed from it.

# Structs

Link represents a link in an html document.