Categorygithub.com/mudler/go-processmanager
modulepackage
0.0.0-20240820160718-8b802d3ecf82
Repository: https://github.com/mudler/go-processmanager.git
Documentation: pkg.go.dev

# README

go-processmanager

Updated version for 2024

  • Updated gopsutils to v4
    • bumps module target to golang 1.18+
  • Allows setting working directory
  • Breaking Change config.KillSignal is now an *int - avoids the need to parse at runtime. options.WithKillSignal will need to be updated.

# Functions

No description provided by the author
New builds up a new process with options.
Create a new file for logging.
No description provided by the author
No description provided by the author
WithKillSignal sets the given signal while attemping to stop.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author