Versions in this module Expand all Collapse all v1 v1.5.5 May 18, 2020 v1.4.7 Apr 17, 2018 Changes in this version + func GetExtraInfo() map[string]string + func GetIdentifyIDByFile(f *os.File) (uint64, error) — darwin/amd64, linux/amd64, windows/amd64 + func GetIdentifyIDByPath(path string) (uint64, error) — darwin/amd64, linux/amd64, windows/amd64 + func GetLocalIP() (string, error) + func WaitForInterrupt(interrupt func()) + type OSInfo struct + Core string + Hostname string + Kernel string + OS string + Platform string + func GetOSInfo() *OSInfo + func (oi *OSInfo) String() string