Documentation
¶
Index ¶
Constants ¶
View Source
const ( AppDataDir = "hsrpc" // Name of the directory to store app data ConfigFile = "config.txt" // Name of the config file TmpDir = "tmp" // Name of the temp directory CrashDir = "crash" // Name of the crash directory LogsDir = "logs" // Name of the logs directory )
Variables ¶
View Source
var (
Version string
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.