/go-vss

Go interface to the Windows Volume Shadow Copy Service

Primary LanguageGoMozilla Public License 2.0MPL-2.0

vss

Go Reference Report card

Package vss exposes Windows Volume Shadow Copy API.

go get github.com/mxk/go-vss

The current v1 API is stable and production-ready. It is based on the WMI Win32_ShadowCopy class.