mirror of
https://github.com/containers/skopeo.git
synced 2025-08-28 11:03:19 +00:00
5 lines
185 B
Go
5 lines
185 B
Go
// Package wclayer provides bindings to HCS's legacy layer management API and
|
|
// provides a higher level interface around these calls for container layer
|
|
// management.
|
|
package wclayer
|