execwrapper

package
v0.11.2 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package execwrapper provides a Exec method that should work on posix or windows systems.

Windows does not support syscall.Exec. This acts as a wrapper around os/exec to provide similar functionality.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exec

func Exec(ctx context.Context, argv0 string, argv []string, envv []string) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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