package
0.0.50-alpha.23
Repository: https://github.com/openimsdk/tools.git
Documentation: pkg.go.dev

# Functions

CheckAndReportBinariesStatus checks the running status of all binary files and reports it.
CheckBinariesRunning checks if all binary files are running as expected and returns any errors encountered.
CheckBinariesStop checks if all binary files have stopped and returns an error if there are any binaries still running.
No description provided by the author
CheckProcessNamesExist checks if there are any processes running that match the specified path.
CompileForPlatform Main compile function.
DetectPlatform detects the operating system and architecture.
FindPIDsByBinaryPath finds all matching process PIDs by binary path.
GetBinFullPath constructs and returns the full path for the given binary name.
GetToolFullPath constructs and returns the full path for the given tool name.
No description provided by the author
KillExistBinaries iterates over all binary files and kills their corresponding processes.
KillExistBinary kills all processes matching the given binary file path.
No description provided by the author
PrintBinaryPorts prints the ports listened by the process of a specified binary file along with its command line arguments.
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
No description provided by the author
PrintListenedPortsByBinaries iterates over all binary files and prints the ports they are listening on.
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
StartBinaries Start all binary services.
StartTools starts all tool binaries.
StartToolsAndServices starts the process for tools and services.
StopAndCheckBinaries stops all binary processes and checks if they have all stopped.
StopBinaries iterates over all binary files and terminates their corresponding processes.

# Constants

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

# Variables

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
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
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