Skip to content

mxk/go-vss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.