Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Controller atomic.Pointer[ds.Controller]
Reference to the main Outrig controller.
View Source
var OutrigAutoInit atomic.Bool
Set when Outrig was initialized via the "autoinit" import This flag is only used to control a special log message to warn users if they subsequently call Init() again.
View Source
var OutrigEnabled atomic.Bool
The main guard flag to indicate if Outrig is enabled. Most SDK functions check this flag before proceeding.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.