big refactor and testing
This commit is contained in:
parent
a2ed11b2fb
commit
d6b1b90034
26 changed files with 908 additions and 70 deletions
|
|
@ -2,6 +2,6 @@ package patching
|
|||
|
||||
func PatchMgmnt(enable bool) error { return nil }
|
||||
|
||||
func GetWinUpdates() {}
|
||||
func GetUpdates() {}
|
||||
|
||||
func InstallUpdates(guids []string) {}
|
||||
func InstallUpdates(guids []string) {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue