fetch1

command
v0.0.0-...-8705ed6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2018 License: Unlicense Imports: 4 Imported by: 0

README

Exercise 1.7

"The function call to io.Copy(dst, src) reads from src and writes to dst. Use it instead of ioutil.ReadAll to copy the response body to os.Stdout without requiring a buffer large enough to hold the entire stream. Be sure to check the error result of io.Copy."

See fetch

Documentation

Overview

Fetch1 prints the content found at each specified URL.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL