envutil

package
v0.0.0-...-b7a57f2 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Merge

func Merge(a []string, b []string) []string

Merge two lists of environment variables in the "key=value" format. If variables are duplicated, the one from `b` is kept. See tests for details.

Types

type Hash

type Hash string

func (*Hash) String

func (h *Hash) String() string

type Store

type Store map[Hash][]string

func NewStore

func NewStore() Store

Jump to

Keyboard shortcuts

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