containerd/windows/hcsshimtypes/doc.go
Michael Crosby 9bd1dc78cb Unexport grpc service types
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>
2017-10-20 13:19:14 -04:00

3 lines
86 B
Go

// Package hcsshimtypes holds the windows runtime specific types
package hcsshimtypes