Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( HomeDir = os.Getenv("HOME") + "/.openclimate" DbDir = HomeDir + "/database" DbPath = DbDir + "/openclimate.db" StDataDir = "staticdata/json_data" DefaultRpcPort = 8001 IpfsMasterPwd = "topsecret" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.