fleet/orbit/pkg/windows/windowsupdate/docs.go

7 lines
236 B
Go
Raw Normal View History

2023-11-02 02:11:35 +00:00
// Package windowsupdate provides a go-ole interface to the windows
// update agent.
//
// This code derives from https://github.com/ceshihao/windowsupdate
// based on github.com/kolide/launcher/pkg/osquery/tables
package windowsupdate