reexec

package
v0.0.0-...-a77887b Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2018 License: GPL-3.0 Imports: 5 Imported by: 0

README

Golang's process clone cannot specify functions to execute like c, which is very inconvenient. This reexec module provides this feature, which relies mainly on golang's init function feature.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Command

func Command(args ...string) *exec.Cmd

func Init

func Init() bool

func Register

func Register(name string, initializer func())

func Self

func Self() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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