config

package
v0.8.4 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (

	//Version string.
	Version = major + "." + minor + "." + patch
)

Variables

View Source
var ConfigFilePath = fmt.Sprintf("%s/%s", coreconfig.GetGolangspellHome(), configFileName)

ConfigFilePath contains the path of the config file

View Source
var (
	Values coreconfig.Config
)

Values stores the current configuration values

Functions

func GetEnv added in v0.5.6

func GetEnv(key, defaultValue string) string

GetEnv gets an environment variable content or a default value

Types

This section is empty.

Jump to

Keyboard shortcuts

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