package
0.0.69
Repository: https://github.com/oarkflow/frame.git
Documentation: pkg.go.dev

# Functions

New creates a new Upgrader.

# Constants

DefaultUpgradeTimeout is the duration before the Upgrader kills the new process if no readiness notification was received.

# Variables

No description provided by the author

# Structs

Fds holds all file descriptors inherited from the parent process.
Options control the behaviour of the Upgrader.
Upgrader handles zero downtime upgrades and passing files between processes.

# Interfaces

Conn can be shared between processes.
Listener can be shared between processes.
PacketConn can be shared between processes.