[ 源代码: golang-golang-x-sys ]
软件包: golang-golang-x-sys-dev (0.0~git20190726.fc99dfb-1ubuntu2)
golang-golang-x-sys-dev 的相关链接
Trisquel 的资源:
下载源码包 golang-golang-x-sys:
- [golang-golang-x-sys_0.0~git20190726.fc99dfb-1ubuntu2.dsc]
- [golang-golang-x-sys_0.0~git20190726.fc99dfb.orig.tar.xz]
- [golang-golang-x-sys_0.0~git20190726.fc99dfb-1ubuntu2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Go Packaging Team
- Michael Stapelberg
- Anthony Fok
- Martín Ferrari
外部的资源:
- 主页 [golang.org]
相似软件包:
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.