Documentation
¶
Index ¶
Constants ¶
View Source
const BasePort = 5000
View Source
const MaxLineLen = 4096
View Source
const PortStep = 100
Variables ¶
This section is empty.
Functions ¶
func Organize ¶
func Organize(in *[]Process)
Establishes a stable order of Processes based on PORT environment variable assignment logic. Removes redundant PORT variables from environments. If gaps are left by the port alignment mapping, they are filled in with the remaining processes sorted alphabetically by name.
Types ¶
Click to show internal directories.
Click to hide internal directories.