internal

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TraceAndTimeRequests

func TraceAndTimeRequests(config Config)

TraceAndTimeRequests sends HTTP requests as per the provided configuration, traces them, and measures response times.

Types

type Config

type Config struct {
	Endpoint    string
	RequestURL  string
	Method      string
	Headers     []string
	Body        string
	Count       int
	Concurrency int
}

Config stores the configuration for the HTTP request and tracing

Jump to

Keyboard shortcuts

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