[ ソース: golang-golang-x-sys ]
パッケージ: golang-golang-x-sys-dev (0.22.0-1)
golang-golang-x-sys-dev に関するリンク
Debian の資源:
golang-golang-x-sys ソースパッケージをダウンロード:
- [golang-golang-x-sys_0.22.0-1.dsc]
- [golang-golang-x-sys_0.22.0.orig.tar.gz]
- [golang-golang-x-sys_0.22.0-1.debian.tar.xz]
メンテナ:
- Debian Go Packaging Team (QA ページ)
- Michael Stapelberg (QA ページ)
- Anthony Fok (QA ページ)
- Martina Ferrari (QA ページ)
外部の資源:
- ホームページ [golang.org]
類似のパッケージ:
- os-autoinst
- golang-k8s-utils-dev
- golang-golang-x-exp-dev
- golang-golang-x-mod-dev
- golang-github-mdlayher-socket-dev
- golang-github-ashcrow-osrelease-dev
- cellbroadcastd-dbgsym
- cgoban
- golang-github-googleapis-enterprise-certificate-proxy-dev
- golang-github-hodgesds-perf-utils-dev
- libtasmaniansparsegrid8-dbgsym
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.