configuration

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const ConfigDirectoryEnvironmentVariable = "GO_PROXY_CONFIGURATION_DIR"

ConfigDirectoryEnvironmentVariable stores the name of the environment variable used to load the configuration directory name

Variables

This section is empty.

Functions

func GetConfigurationDirectory

func GetConfigurationDirectory() (string, error)

GetConfigurationDirectory finds where the configuration directory is

Types

type Origin added in v1.1.2

type Origin struct {
	File     string `json:"file"`
	LoadedAt int64  `json:"loadedAt"`
}

Origin is where the upstream was loaded from

Jump to

Keyboard shortcuts

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