Chapter 1
- go has no notion of enclosing conditions in
( - the built in function
makecan be used to create a newmap - The order of map iteration in go is random varying from program run to run
- The
mapis actually a reference to a data-structure created by make ReadFilereturns a byte slice- http.
returns a struct (expected) - resp.body is a stream