execenv

package standard library
go1.25.5 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Default

func Default(sys *syscall.SysProcAttr) ([]string, error)

Default will return the default environment variables based on the process attributes provided.

Defaults to syscall.Environ() on all platforms other than Windows.

Types

This section is empty.