Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 553 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 553 Bytes

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.