Pakket: golang-golang-x-sys-dev (0.22.0-2~exp1)
Verwijzigingen voor golang-golang-x-sys-dev
Debian bronnen:
Het bronpakket golang-golang-x-sys downloaden:
- [golang-golang-x-sys_0.22.0-2~exp1.dsc]
- [golang-golang-x-sys_0.22.0.orig.tar.gz]
- [golang-golang-x-sys_0.22.0-2~exp1.debian.tar.xz]
Beheerders:
- Debian Go Packaging Team (QA-pagina)
- Michael Stapelberg (QA-pagina)
- Anthony Fok (QA-pagina)
- Martina Ferrari (QA-pagina)
Externe bronnen:
- Homepage [golang.org]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.