httpclient

package
v0.0.0-...-4965d2f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPSeqClient

type HTTPSeqClient struct {
	// contains filtered or unexported fields
}

HTTPSeqClient creates a new client that generate sequences of messages.

func New

func New(addr string, startSeq, numMessages, numConns, reqSize, respSize, targetRPS int) *HTTPSeqClient

New creates a new HTTP seq client.

func (*HTTPSeqClient) PrintStats

func (c *HTTPSeqClient) PrintStats() error

PrintStats writes request information to the screen.

func (*HTTPSeqClient) Run

func (c *HTTPSeqClient) Run() error

Run runs the sequence client.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL