globals

package
v0.0.0-...-42c6bbb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2020 License: GPL-2.0, GPL-3.0 Imports: 1 Imported by: 0

README

globals

Contains global variables.

Folder structure

  • globals.go: Contains global variables (see document comments for details).

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL