mirror of
https://github.com/containers/skopeo.git
synced 2025-08-25 17:49:06 +00:00
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
|