env

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Find added in v0.1.0

func Find(name string) (string, error)

Find searches for the given filename in the current directory and parent directories. If found, it returns the absolute path. If not found, it returns an error.

Types

type Manager

type Manager struct {
	// contains filtered or unexported fields
}

func NewManager

func NewManager(filePath, key string) *Manager

func (*Manager) Get added in v0.0.2

func (m *Manager) Get() (string, error)

func (*Manager) Update

func (m *Manager) Update(value string) error

Jump to

Keyboard shortcuts

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