套件: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