Documentation
¶
Index ¶
Constants ¶
View Source
const ConfigPath = ""
View Source
const ExecPath = ""
View Source
const OSGroup = ""
View Source
const OSUser = ""
Variables ¶
View Source
var StartUpConfig = ""
View Source
var UsageDet = fmt.Sprintf(`Config and log files are present in C:\ProgramData\Immudb folder`)
UsageDet details on config and log file on specific os
View Source
var UsageExamples = fmt.Sprintf(`Install the immutable database
immudb.exe service install - Initializes and runs daemon
immudb.exe service stop - Stops the daemon
immudb.exe service start - Starts initialized daemon
immudb.exe service restart - Restarts daemon
immudb.exe service uninstall - Removes daemon and its setup
Uninstall immudb after 20 second
immudb.exe service uninstall --time 20 immudb.exe`)
UsageExamples usage examples for linux
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.