package
1.0.0
Repository: https://github.com/pingcap/tipocket.git
Documentation: pkg.go.dev

# Functions

DefaultSlowOptions returns a default options.
HostIP looks up an IP for a hostname.
IsReachable returns the destNode is reachable with ping.

# Structs

IPTables implements Net interface to simulate the network.
Noop implements Net interface but does nothing.
SlowOptions is used to delay the network packets.

# Interfaces

Net is used to control the network.