os

package
v3.5.0 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2021 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Overview

Package os runs processes locally

Package os runs processes locally

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewProcess

func NewProcess(opts ...process.Option) process.Process

Types

type Process

type Process struct{}

func (*Process) Exec

func (p *Process) Exec(exe *process.Binary) error

func (*Process) Fork

func (p *Process) Fork(exe *process.Binary) (*process.PID, error)

func (*Process) Kill

func (p *Process) Kill(pid *process.PID) error

func (*Process) Wait

func (p *Process) Wait(pid *process.PID) error

Jump to

Keyboard shortcuts

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