fleet/orbit/pkg/windows/windowsupdate/docs.go
2023-11-01 20:11:35 -06:00

7 lines
236 B
Go

// 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