package
0.6.1
Repository: https://github.com/tibebejs/go-alive.git
Documentation: pkg.go.dev

# Structs

CommandLine type represents options read from command line arguments.
HealthCheckResult - An expected response of strategies (total result).
HttpStatusStrategy - Http Statuscode Strategy.
PingStrategy - ICMP Ping Strategy.
SpecificPortHealthCheckResult - An expected response of each specific port scan.
TelnetStrategy - Telnet Strategy.

# Interfaces

Strategy - Interface for scanning strategies.