mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 17:05:48 +00:00
4 lines
185 B
Go
4 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
|