f4b408cf920e96f31a99d62ee206452f87d1d9a2
My Personal Go Playground
Playing with Golang mostly using the Head First Go book.
Entry point is playground.go.
To run the playground use
cd playground
go run trying_out_go
For any other folders, these are all separate go programs. Use the commands above and edit playground and trying_out_go to the matching folder name.
Description
Languages
Go
100%