mxk / go-vss

Go interface to the Windows Volume Shadow Copy Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Go interface to the Windows Volume Shadow Copy Service

License:Mozilla Public License 2.0


Languages

Language:Go 100.0%