Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateWhiteNoise ¶
func Run ¶
func Run(tc *TestClient, num int)
func RunM ¶
func RunM(tc *TestClient)
Types ¶
type TestClient ¶
type TestClient struct { AllPeers []server.Peer UpPeers []server.Peer DownPeers []server.Peer HttpClient *http.Client // contains filtered or unexported fields }
func NewTestClient ¶
func NewTestClient(allPeers []server.Peer) *TestClient
func (*TestClient) Report ¶
func (tc *TestClient) Report(wg *sync.WaitGroup)
Click to show internal directories.
Click to hide internal directories.