for get the repository with the code you will use:
git clone "https://github.com/lucabecci/Go-learning"You will need this requeriments for good rendiment:
- Go (Version > 1.10)
|-- code
|-- arrays.go
|-- constants.go
|-- for.go
|-- helloworld.go
|-- if-else.go
|-- switch.go
|-- values.go
|-- vars.go
|-- .gitignore
|-- README.md
Luca Becci - code and documentation