https://github.com/willis7/go-lang-examples
Playing with the Go programming language.
https://github.com/willis7/go-lang-examples
Last synced: about 1 year ago
JSON representation
Playing with the Go programming language.
- Host: GitHub
- URL: https://github.com/willis7/go-lang-examples
- Owner: willis7
- Created: 2015-03-13T23:28:26.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-19T20:39:28.000Z (about 11 years ago)
- Last Synced: 2025-04-13T17:00:01.751Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 129 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.asciidoc
Awesome Lists containing this project
README
= Exploring the Go language
== Basics
To run:
`$ go run .go`