Documentation ¶
Index ¶
Constants ¶
View Source
const ( // ExitCodeKMDLogError is returned if we can't open the log file ExitCodeKMDLogError = 2 // ExitCodeKMDError is the catch-all exit code for most kmd errors ExitCodeKMDError = 3 // ExitCodeKMDAlreadyRunning is returned if an instance of kmd is // already running in the given data directory ExitCodeKMDAlreadyRunning = 4 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.