An open API service indexing awesome lists of open source software.

https://github.com/literat/go-tour

Starting With Go Lang
https://github.com/literat/go-tour

go golang

Last synced: about 1 month ago
JSON representation

Starting With Go Lang

Awesome Lists containing this project

README

        

# Go Lang Tour

- build: `go build hello.go`

- run: `./hello`