chore: Remove registry based perfdata collector (#1742)

Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
This commit is contained in:
Jan-Otto Kröpke
2024-11-17 21:51:12 +01:00
committed by GitHub
parent 6206b695c6
commit e6a15d4ec4
213 changed files with 8079 additions and 12405 deletions

View File

@@ -1,3 +1,5 @@
//go:build windows
package iphlpapi
const (

View File

@@ -1,3 +1,5 @@
//go:build windows
package iphlpapi
import (

View File

@@ -1,3 +1,5 @@
//go:build windows
package iphlpapi
import "fmt"