Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starptech/golang-examples
The Syntax of Go and especially inheritance, the type system and the object-oriented characteristics are very differently as in beginner languages like Java and PHP.
https://github.com/starptech/golang-examples
golang idioms
Last synced: 18 days ago
JSON representation
The Syntax of Go and especially inheritance, the type system and the object-oriented characteristics are very differently as in beginner languages like Java and PHP.
- Host: GitHub
- URL: https://github.com/starptech/golang-examples
- Owner: StarpTech
- Created: 2013-01-26T15:33:03.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-16T09:14:34.000Z (about 11 years ago)
- Last Synced: 2024-10-06T02:42:55.619Z (about 1 month ago)
- Topics: golang, idioms
- Language: Go
- Homepage: http://starptech.de
- Size: 113 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
golang-examples
===============The Syntax of Go and especially inheritance, the type system and the object-oriented characteristics are very differently as in beginner languages like Java and PHP.