config

package
v0.0.0-...-71b31c1 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2021 License: Unlicense Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	/* Configurable */
	PORT                = 16569
	NUMBER_OF_ELEVATORS = 3
	NUMBER_OF_FLOORS    = 4
	ELEVATOR_ID         = 1
	ELEVATOR_ADDRESS    = "localhost:15657"

	/*Constants*/
	MAXCOST              int = 999999999
	TRAVEL_TIME          int = 2
	DOOR_OPEN_TIME       int = 3
	MAX_DOOR_CLOSE_TRIES int = 3

	/*Timer durations*/
	DOOR_OPEN_TIME_DURATION time.Duration = 3
	MAX_TRAVEL_TIME         time.Duration = 4
	MAX_OBSTRUCTION_TIME    time.Duration = 9
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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