Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ping ¶
type Ping struct {
Options *statute.ScannerOptions
}
type WarpPing ¶
func NewWarpPing ¶
func NewWarpPing(ip netip.Addr, opts *statute.ScannerOptions) *WarpPing
func (*WarpPing) Ping ¶
func (h *WarpPing) Ping() statute.IPingResult
func (*WarpPing) PingContext ¶
func (h *WarpPing) PingContext(ctx context.Context) statute.IPingResult
type WarpPingResult ¶
func (*WarpPingResult) Error ¶
func (h *WarpPingResult) Error() error
func (*WarpPingResult) Result ¶
func (h *WarpPingResult) Result() statute.IPInfo
func (*WarpPingResult) String ¶
func (h *WarpPingResult) String() string
Click to show internal directories.
Click to hide internal directories.