osenv

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type E added in v0.4.0

type E map[string]string

OS依存の情報を保持します

func Get

func Get() (E, error)

新しいosEnvを生成します

func (*E) Add added in v0.4.0

func (o *E) Add(key, value string) *E

func (*E) Get added in v0.4.0

func (o *E) Get(key string) string

func (*E) GetKeys added in v0.4.0

func (env *E) GetKeys() []string

func (E) GetSortedKeys added in v0.4.0

func (env E) GetSortedKeys() []string

Jump to

Keyboard shortcuts

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