package
1.1.7
Repository: https://github.com/gomdimapps/lcme.git
Documentation: pkg.go.dev

# Packages

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

# Functions

GetCPUInfo returns information about the server's processor, including the number of cores and the current CPU usage.
GetDiskInfo returns information about the disk space on the specified path.
GetDistroInfo retrieves information about the operating system distribution.
GetFolderSize returns the size of the specified folder in bytes.
GetHardwareInfo is a function that retrieves information about the system's hardware.
GetNetworkInfo retrieves the network information.
GetRAMInfo is a function that retrieves information about the system's RAM memory.

# Structs

Address holds the outgoing, incoming, and both (all) addresses.
CPUInfo contains information about the server's processor.
DiskInfo is a structure that contains information about the server's disk space.
DistroInfo contains information about the operating system distribution.
No description provided by the author
HardwareInfo is a structure that contains information about the server's hardware, such as kernel version, processor name, uptime and swap information.
NetworkInfo holds the network information.
PortType holds the TCP and UDP addresses.
RAMInfo is a structure that contains information about the system's RAM memory.
ServerInfo is a structure that groups together various pieces of information about the server.