package
0.0.0-20240822195507-50e665ae2ca0
Repository: https://github.com/miladrahimi/p-manager.git
Documentation: pkg.go.dev
# Functions
FileExist checks if the given file path exists or not.
FreePort finds a free port.
Key32 generates 32-bit keys.
PortFree checks if the given port is free or not.
PortsUnique makes sure all ports are unique or zero (disabled).
RoundFloat rounds float numbers to the given precision.
UUID generates UUID without the '-' character.