[ aria ]
[ Bron: golang-golang-x-sys ]
Pakket: golang-golang-x-sys-dev (0.3.0-1)
Verwijzigingen voor golang-golang-x-sys-dev
Het bronpakket golang-golang-x-sys downloaden:
- [golang-golang-x-sys_0.3.0-1.debian.tar.xz]
- [golang-golang-x-sys_0.3.0-1.dsc]
- [golang-golang-x-sys_0.3.0.orig.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [golang.org]
Vergelijkbare pakketten:
Low-level interaction with the operating system
This repository holds supplemental Go packages for low-level interactions with the operating system.
The primary use of this package is inside other packages that provide a more portable interface to the system, such as "os", "time" and "net". Use those packages rather than this one if you can.