delay

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateLogNormalDelayOptions added in v1.3.0

func ValidateLogNormalDelayOptions(min int, max int, mean int, median int) error

Types

type LogNormalGenerator

type LogNormalGenerator struct {
	Min int
	Max int
	// contains filtered or unexported fields
}

func NewLogNormalGenerator

func NewLogNormalGenerator(min int, max int, mean int, median int) *LogNormalGenerator

func (*LogNormalGenerator) GenerateDelay

func (g *LogNormalGenerator) GenerateDelay() int

Jump to

Keyboard shortcuts

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