os

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package os provides utilities for operating system related operations and interactions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnvMapToSlice

func EnvMapToSlice(src map[string]string) []string

EnvMapToSlice transforms a map of environment variable key/value pairs into a slice separated by an equal sign.

func EnvSliceToMap

func EnvSliceToMap(src []string) map[string]string

EnvSliceToMap transforms a slice of environment variables separated by an equal sign into a map.

Types

This section is empty.

Jump to

Keyboard shortcuts

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