constants

package
v0.0.0-...-6bcc447 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package constants for farmerbot constants

Index

Constants

View Source
const (
	//TimeoutPowerStateChange a timeout for changing nodes power
	TimeoutPowerStateChange = time.Minute * 30

	//DefaultWakeUpThreshold default threshold to wake up a new node
	DefaultWakeUpThreshold = uint64(80)
	//MinWakeUpThreshold min threshold to wake up a new node
	MinWakeUpThreshold = uint64(50)
	//MaxWakeUpThreshold max threshold to wake up a new node
	MaxWakeUpThreshold = uint64(80)
)

Variables

View Source
var RelayURLS = map[string]string{
	// contains filtered or unexported fields
}

RelayURLS relay urls

View Source
var SubstrateURLs = map[string][]string{
	// contains filtered or unexported fields
}

SubstrateURLs for substrate urls

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