config

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Load

type Load struct {
	ParallelRequests  int    `envconfig:"PARALLEL_REQUESTS" default:"1"`
	WaitMillisBetween int    `envconfig:"WAIT_MILLIS_BETWEEN" default:"1000"`
	CallURL           string `envconfig:"CALL_URL" default:"http://localhost:8080"`
}

type Server

type Server struct {
	DelayResponse int `envconfig:"DELAY_RESPONSE" default:"1000"`
}

Jump to

Keyboard shortcuts

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