Of the many things the go
executable can do, most people know only go run
and go build
. And, of the many packages in the standard Go library, most people know only the fmt
package. This cheat sheet will list many uses of the go
executable and the most important packages in the Go standard library.
Download the Go command and packages cheat sheet
read more
Author: mtsouk
Published at: Mon, 15 Oct 2018 03:02:00 -0400
Credits: https://www.opensource.com
No comments:
Post a Comment