Provides a simple ICMP ping implementation for Go.
go get github.com/erikh/pingNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to create a pinger, set count, run, and get statistics.
Run the program with sudo or set capabilities: sudo setcap cap_net_raw+ep /path/to/binary
No dependency data recorded yet.