mirror of
https://github.com/moby/moby.git
synced 2026-07-22 07:21:16 +00:00
full diff: https://github.com/Microsoft/hcsshim/compare/v0.9.10...v0.11.1 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
4 lines
155 B
Go
4 lines
155 B
Go
// Package winapi contains various low-level bindings to Windows APIs. It can
|
|
// be thought of as an extension to golang.org/x/sys/windows.
|
|
package winapi
|