
Details about CimFs project are discussed in #8346 Signed-off-by: Amit Barve <ambarve@microsoft.com>
4 lines
203 B
Go
4 lines
203 B
Go
// This package provides simple go wrappers on top of the win32 CIMFS mount APIs.
|
|
// The mounting/unmount of cim layers is done by the cim mount functions the internal/wclayer/cim package.
|
|
package cimfs
|