Comment on Network programming with Go (2012)Comments−squiguy710yThis is quite dated considering it says "v1.0, 27 April 2012".It also is for Go version 1 which explains why some of the packages are no longer available.−mseepgood10yGo is backwards-compatible since version 1. All standard library packages are still there. Only chapter 14 and 15 predate Go 1.
Comments
This is quite dated considering it says "v1.0, 27 April 2012".
It also is for Go version 1 which explains why some of the packages are no longer available.
Go is backwards-compatible since version 1. All standard library packages are still there. Only chapter 14 and 15 predate Go 1.