Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Checker ¶
type Checker struct { Options // inherited options // contains filtered or unexported fields }
Checker checks if the addresses are connectable
type Option ¶
type Option func(*Options)
Option is for setting options
func WithInterval ¶
WithInterval sets check interval
func WithMaxErrorCount ¶
WithMaxErrorCount sets maximum error count
func WithSuccessiveOK ¶
WithSuccessiveOK sets successive check passing count
Click to show internal directories.
Click to hide internal directories.