mirror of
https://github.com/containerd/containerd.git
synced 2026-07-19 14:02:28 +00:00
Since these are registered and the interface is what matters, these Service types do not need to be exported. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
3 lines
86 B
Go
3 lines
86 B
Go
// Package hcsshimtypes holds the windows runtime specific types
|
|
package hcsshimtypes
|