Documentation
¶
Overview ¶
Package run provides methods to query the running mode of program.
Index ¶
Constants ¶
View Source
const ( NormalModeFlag = 0x0000 RecordModeFlag = 0x0001 ReplayModeFlag = 0x0002 TestModeFlag = 0x0004 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.