sharedconfig

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2019 License: ISC Imports: 2 Imported by: 4

Documentation

Index

Constants

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

Variables

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

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

	// DefaultDataDir points to hcAutonomywww'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