[ 原始碼: golang-golang-x-sys ]
套件:golang-golang-x-sys-dev(0.0~git20210124.22da62e-1)
golang-golang-x-sys-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-golang-x-sys:
- [golang-golang-x-sys_0.0~git20210124.22da62e-1.dsc]
- [golang-golang-x-sys_0.0~git20210124.22da62e.orig.tar.xz]
- [golang-golang-x-sys_0.0~git20210124.22da62e-1.debian.tar.xz]
維護小組:
- Debian Go Packaging Team (QA 頁面)
- Michael Stapelberg (QA 頁面)
- Anthony Fok (QA 頁面)
- Martín Ferrari (QA 頁面)
外部的資源:
- 主頁 [golang.org]
相似套件:
- orthanc-neuro
- golang-github-vividcortex-gohistogram-dev
- golang-golang-x-exp-dev
- golang-golang-x-mod-dev
- golang-github-k0kubun-go-ansi-dev
- golang-github-ashcrow-osrelease-dev
- cgoban-dbgsym
- cgoban
- golang-github-googleapis-enterprise-certificate-proxy-dev
- golang-github-git-lfs-pktline-dev
- libtcnative-1
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.