Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Band band.Band
Band is the ISM band configuration to use
View Source
var ErrEmptyQueue = errors.New("the queue is empty or does not exist")
ErrEmptyQueue defines the error returned when the queue is empty. Note that depending the context, this error might not be a real error.
View Source
var NodeSessionTTL = time.Hour * 24 * 5
NodeSessionTTL defines the TTL of a node session (will be renewed on each activity)
View Source
var NodeTXPayloadQueueTTL = time.Hour * 24 * 5
NodeTXPayloadQueueTTL defines the TTL of the node TXPayload queue
Functions ¶
Types ¶
type TestConfig ¶
TestConfig contains the test configuration.
Click to show internal directories.
Click to hide internal directories.