Pulse/internal/availabilityprobe
courtmanr@gmail.com ca3e4b5709 Extract availability probe execution into a shared package
Move the ICMP, TCP, HTTP and UDP probe core from the monitoring
availability poller into internal/availabilityprobe so the host agent
can execute the same checks without importing the monitoring package.
Monitoring keeps type aliases and thin wrappers, so callers and the
canonical guardrail contracts are unchanged. Pure refactor for the
upcoming external probe feature.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-27 11:13:04 +01:00
..
ping_args_branchcov0722am_test.go Extract availability probe execution into a shared package 2026-07-27 11:13:04 +01:00
probe.go Extract availability probe execution into a shared package 2026-07-27 11:13:04 +01:00
probe_test.go Extract availability probe execution into a shared package 2026-07-27 11:13:04 +01:00