Documentation ¶
Index ¶
Constants ¶
View Source
const Protocol = "icmp"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type IcmpPinger ¶
type IcmpPinger struct { *implement.AnPingerWrapper PayloadLength int }
func (*IcmpPinger) Protocol ¶
func (i *IcmpPinger) Protocol() string
func (*IcmpPinger) SetAddress ¶
func (i *IcmpPinger) SetAddress(address M.Socksaddr) error
func (*IcmpPinger) Start ¶ added in v0.3.0
func (i *IcmpPinger) Start(ctx context.Context) <-chan struct{}
Click to show internal directories.
Click to hide internal directories.