go:generic_net_fetch
This commit is contained in:
parent
97dfab5702
commit
505a0e7118
@ -40,5 +40,5 @@ func main() {
|
|||||||
fmt.Println(fileUrl)
|
fmt.Println(fileUrl)
|
||||||
fmt.Println(fileTitle)
|
fmt.Println(fileTitle)
|
||||||
|
|
||||||
fileGet(fileTitle, fileUrl)
|
fileGet(fileTitle, "http://criticalsarcasm.com")
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user