config

package
v1.3.1-0...-3e602c1 Latest Latest
Warning

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

Go to latest
Published: May 27, 2023 License: GPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GetPluginDir = func() (string, error) {

	configDir, err := os.UserConfigDir()
	if err != nil {
		return "", err
	}

	return path.Join(configDir, "stackhead", "plugins"), nil
}
View Source
var ProjectsRootDirectory = RootDirectory + "/projects"
View Source
var RootDirectory = "/etc/stackhead"

Functions

func GetLocalRemoteKeyDir

func GetLocalRemoteKeyDir(host net.IP) string

func GetLocalStackHeadConfigDir

func GetLocalStackHeadConfigDir() string

func GetServerConfigFilePath

func GetServerConfigFilePath() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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