sharedconfig

package
v0.0.0-...-f271d2a Latest Latest
Warning

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

Go to latest
Published: May 23, 2019 License: ISC Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultConfigFilename = "politeiawww.conf"
	DefaultDataDirname    = "data"
)

Variables

View Source
var (
	// DefaultHomeDir points to politeiawww's home directory for configuration and data.
	DefaultHomeDir = bitumutil.AppDataDir("politeiawww", false)

	// DefaultConfigFile points to politeiawww's default config file.
	DefaultConfigFile = filepath.Join(DefaultHomeDir, DefaultConfigFilename)

	// DefaultDataDir points to politeiawww's default data directory.
	DefaultDataDir = filepath.Join(DefaultHomeDir, DefaultDataDirname)
)

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