package
1.0.1
Repository: https://github.com/bitxx/pholcus.git
Documentation: pkg.go.dev

# Packages

Package inherit_net provides a family of Listen functions that either open a fresh connection or provide an inherited connection from when the process was started.

# Functions

AddInherited adds the files and envs to be inherited by the new process.
GraceSignal open graceful shutdown or reboot signal.
Reboot all the frame process gracefully.
SetLog resets logger.
SetShutdown sets the function which is called after the process shutdown, and the time-out period for the process shutdown.
Shutdown closes all the frame process gracefully.

# Constants

MinShutdownTimeout the default time-out period for the process shutdown.

# Structs

Env environment variable.

# Interfaces

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