environmentvariablemanager

package module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2022 License: MIT Imports: 4 Imported by: 2

README

environment-variable-manager

Reads local or system-level variables

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EnvironmentVariableManager added in v1.0.1

type EnvironmentVariableManager interface {
	TryGet(variableName string) (bool, string)
}

func New added in v1.0.1

type EnvironmentVariableManagerService added in v1.0.1

type EnvironmentVariableManagerService struct{}

func (*EnvironmentVariableManagerService) TryGet added in v1.0.1

func (t *EnvironmentVariableManagerService) TryGet(variableName string) (bool, string)

Jump to

Keyboard shortcuts

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