Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AppData = filepath.Join(GetUserHomeDir(), ".flubber")
View Source
var ClientConfigFile = filepath.Join(AppData, "client.json")
View Source
var DbDir = filepath.Join(AppData, "db")
View Source
var ServerConfigFile = filepath.Join(AppData, "node.json")
View Source
var Shutdown = false
Functions ¶
func GetUserHomeDir ¶
func GetUserHomeDir() string
func PathExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.