package
0.120.0
Repository: https://github.com/bojand/ghz.git
Documentation: pkg.go.dev

# Functions

StatusFromString creates a Status from a string.

# Constants

StatusFail means the latest run in test was not within the threshold.
StatusOK means the latest run in test was within the threshold.

# Structs

Detail represents a report detail.
Histogram represents a histogram.
Model base model definition.
Options represents a report detail.
Project represents a project.
Report represents a project.

# Type aliases

BucketList is a slice of buckets.
LatencyDistributionList is a slice of LatencyDistribution pointers.
OptionsInfo represents the report options.
Status represents a status of a project or record.
StringIntMap is a map of string keys to int values.
StringStringMap is a map of string keys to int values.