[ buster ]
[ bullseye ]
[ bullseye-backports ]
[ bookworm ]
[ bookworm-backports ]
[ trixie ]
[ sid ]
[ Bron: golang-golang-x-sys ]
Pakket: golang-golang-x-sys-dev (0.1.0-1~bpo11+1)
Verwijzigingen voor golang-golang-x-sys-dev
Debian bronnen:
Het bronpakket golang-golang-x-sys downloaden:
- [golang-golang-x-sys_0.1.0-1~bpo11+1.dsc]
- [golang-golang-x-sys_0.1.0.orig.tar.xz]
- [golang-golang-x-sys_0.1.0-1~bpo11+1.debian.tar.xz]
Beheerders:
- Debian Go Packaging Team (QA-pagina)
- Michael Stapelberg (QA-pagina)
- Anthony Fok (QA-pagina)
- Martín Ferrari (QA-pagina)
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.