Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
func (*Executor) EnableGhostMode ¶
EnableGhostMode activates the Ghost Mode by starting the node in GhostMode if it is not already enabled. If not, it shuts down the node running in NormalMode, initiates the GhostMode and updates the process ID and GhostMode upon success.
func (*Executor) EnableNormalMode ¶
EnableNormalMode enables the Normal Mode by starting the node in NormalMode if it is not already enabled. If the GhostMode is active, it shuts down the node, starts the NormalMode with the provided parameters and updates the process ID and GhostMode upon success.
func (*Executor) InitialStart ¶
InitialStart initiates the node by starting it in the initial mode.
Click to show internal directories.
Click to hide internal directories.