Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 240 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 240 Bytes

Golang_Basic

learn about golang variables , data structure, function, composition

Get Golang

Just click this link Go

Run Golang Code

$ go run name_of_file.go

Document

Godoc