[ forky ]
[ sid ]
[ 源代码: golang-github-microsoft-go-winio ]
软件包:golang-github-microsoft-go-winio-dev(0.6.2-1)
golang-github-microsoft-go-winio-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-microsoft-go-winio:
- [golang-github-microsoft-go-winio_0.6.2-1.dsc]
- [golang-github-microsoft-go-winio_0.6.2.orig.tar.gz]
- [golang-github-microsoft-go-winio_0.6.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Win32 IO-related utilities for Go (library)
Provides essential Windows I/O primitives for Go development, enabling secure and efficient low-level system operations on Windows targets from non-Windows build environments.
Key features include:
- Named pipe and serial port communication - File operations with backup/restore privileges - Windows service management helpers - Security descriptor manipulation (SIDs, DACLs) - Virtual account and container token support - Windows event log access - Registry operations
This package is primarily used for cross-compiling Windows applications from Linux/macOS systems. It implements Windows-specific interfaces not available in Go's standard library, with proper handling of Windows security models and system APIs.
Note: Runtime functionality requires Windows OS. It is useful in WSL and for cross-compilation