//
pkg.gl
Category
github.com/smagesh2106/golang-examples
other_tutorials
ch8
links
package
0.0.0-20241220031756-5cea6134f1a0
Repository:
https://github.com/smagesh2106/golang-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
41 SLOC
#
Functions
Extract
Extract makes an HTTP GET request to the specified URL, parses the response as HTML, and returns the links in the HTML document.