nohup

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package nohup provides the ability to daemonize or "disown" a process so that when the current Go program exits, the process still runs as usual.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(cmd string, args ...string) error

Start runs cmd with args. It returns an error if it fails to start or the command doesn't exist.

Types

This section is empty.

Jump to

Keyboard shortcuts

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