runner

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DurationRunner

type DurationRunner struct {
	RunFor           string
	Query            string
	ParallelRuns     int
	CoolOffTime      int
	DB               *gorm.DB
	MongoDB          *mongo.Client
	RequestPerSecond int64
	DbType           string
	DbName           string // NoSQL Databases Only
}

func (*DurationRunner) Run

func (d *DurationRunner) Run() error

Jump to

Keyboard shortcuts

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