Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GATEWAY_ADDRESS = env.GetEnv("GATEWAY_ADDRESS", ":9001")
Address of the Gateway to register for
View Source
var NITRIC_JOB_DATA = env.GetEnv("NITRIC_JOB_DATA", "{}")
Job data as JSON
View Source
var NITRIC_JOB_NAME = env.GetEnv("NITRIC_JOB_NAME", "")
Job execution mode
View Source
var NITRIC_STACK_ID = env.GetEnv("NITRIC_STACK_ID", "")
The unique id of the nitric stack that this service in running in
View Source
var NITRIC_TRACE_SAMPLE_PERCENT = env.GetEnv("NITRIC_TRACE_SAMPLE_PERCENT", "0")
% of calls to trace, 0-100
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.