opnsense-exporter/vendor/golang.org/x/sys/windows
ihatemodels 24e8161262 Add initial project structure
- add base structure
 - unify the proto metrics creation and propagation
 - implement arp and openvpn
 - refactor to meet the prom exporter standart
 - add instance label to the metrics
 - refactor the call chain
 - add gateway, unbound_dns and openvpn implementations
 - add gateway stuff
 - structure refactor; mod clean; cron implementation
 - implement cron in the collector; refactor utils in the opnsense package

refactor names and implement option functions to disable collectorInstances

add GH action workflows

Create codeql.yml

- clean

fix stuff
2023-11-26 16:06:03 +02:00
..
aliases.go Add initial project structure 2023-11-26 16:06:03 +02:00
dll_windows.go Add initial project structure 2023-11-26 16:06:03 +02:00
empty.s Add initial project structure 2023-11-26 16:06:03 +02:00
env_windows.go Add initial project structure 2023-11-26 16:06:03 +02:00
eventlog.go Add initial project structure 2023-11-26 16:06:03 +02:00
exec_windows.go Add initial project structure 2023-11-26 16:06:03 +02:00
memory_windows.go Add initial project structure 2023-11-26 16:06:03 +02:00
mkerrors.bash Add initial project structure 2023-11-26 16:06:03 +02:00
mkknownfolderids.bash Add initial project structure 2023-11-26 16:06:03 +02:00
mksyscall.go Add initial project structure 2023-11-26 16:06:03 +02:00
race.go Add initial project structure 2023-11-26 16:06:03 +02:00
race0.go Add initial project structure 2023-11-26 16:06:03 +02:00
security_windows.go Add initial project structure 2023-11-26 16:06:03 +02:00
service.go Add initial project structure 2023-11-26 16:06:03 +02:00
setupapi_windows.go Add initial project structure 2023-11-26 16:06:03 +02:00
str.go Add initial project structure 2023-11-26 16:06:03 +02:00
syscall.go Add initial project structure 2023-11-26 16:06:03 +02:00
syscall_windows.go Add initial project structure 2023-11-26 16:06:03 +02:00
types_windows.go Add initial project structure 2023-11-26 16:06:03 +02:00
types_windows_386.go Add initial project structure 2023-11-26 16:06:03 +02:00
types_windows_amd64.go Add initial project structure 2023-11-26 16:06:03 +02:00
types_windows_arm.go Add initial project structure 2023-11-26 16:06:03 +02:00
types_windows_arm64.go Add initial project structure 2023-11-26 16:06:03 +02:00
zerrors_windows.go Add initial project structure 2023-11-26 16:06:03 +02:00
zknownfolderids_windows.go Add initial project structure 2023-11-26 16:06:03 +02:00
zsyscall_windows.go Add initial project structure 2023-11-26 16:06:03 +02:00