package
0.7.7
Repository: https://github.com/ergoapi/util.git
Documentation: pkg.go.dev

# Functions

ExpandPath will parse `~` as user home dir path.
ForceGC 强制手动GC垃圾回收(阻塞).
No description provided by the author
No description provided by the author
No description provided by the author
GetHomeDir 获取home目录.
No description provided by the author
No description provided by the author
No description provided by the author
GetUser 获取当前系统登录用户.
GetUserName 获取当前系统登录用户.
No description provided by the author
HostInfo returns a partially populated Hostinfo for the current host.
IsContainer 是否是容器.
IsDebian debian.
IsLinux is linux.
IsMacOS is Mac OS.
IsUnix macos or linux.
No description provided by the author
NotUnix not macos and not linux.
No description provided by the author
TLSCheck check tls Certificate.
TriggerGC 触发GC(非阻塞).