A compiled, garbage-collected, concurrent programming language
http://golang.org/Go is an expressive, concurrent, garbage collected systems programming language that is type safe and memory safe. It has pointers but no pointer arithmetic. Go has fast builds, clean syntax, garbage collection, methods for any type, and run-time reflection. It feels like a dynamic language but has the speed and safety of a static language.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:jgrassler:monasca/go && cd $_
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000004904 4.79 KB | almost 7 years |
allow-binary-only-packages.patch | 0000000532 532 Bytes | over 6 years |
armv6l.patch | 0000000356 356 Bytes | almost 6 years |
fix_certificates_lookup.patch | 0000000842 842 Bytes | almost 6 years |
gcc5-go.patch | 0000002561 2.5 KB | almost 6 years |
gcc6-go.patch | 0000002561 2.5 KB | almost 6 years |
go-1.5-build-dont-reinstall-stdlibs.patch | 0000001207 1.18 KB | over 6 years |
go-1.5-install-dont-reinstall-stdlibs.patch | 0000000581 581 Bytes | almost 6 years |
go-rpmlintrc | 0000000163 163 Bytes | about 11 years |
go.changes | 0000058421 57.1 KB | over 5 years |
go.gdbinit | 0000000063 63 Bytes | over 6 years |
go.sh | 0000000562 562 Bytes | almost 7 years |
go.spec | 0000010142 9.9 KB | over 5 years |
go1.7.src.tar.gz | 0014091954 13.4 MB | almost 6 years |
tools-packaging.patch | 0000000829 829 Bytes | over 6 years |
verbose-build.patch | 0000000972 972 Bytes | almost 7 years |
Comments 0