proc

package
v0.0.0-...-75857cd Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckActiveProcess

func CheckActiveProcess()

Types

type Process

type Process struct {
	*exec.Cmd
}

func New

func New(program string, args []string) *Process

type Reader

type Reader struct {
	io.Reader
	// contains filtered or unexported fields
}

func (Reader) Read

func (r Reader) Read(p []byte) (int, error)

type Writer

type Writer struct {
	io.Writer
	// contains filtered or unexported fields
}

func (Writer) Write

func (w Writer) Write(p []byte) (int, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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