mirror of
https://github.com/shirou/gopsutil.git
synced 2025-04-26 13:48:59 +08:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
62a52f910b | ||
![]() |
8e62971eb0 |
@ -315,6 +315,8 @@ func PlatformInformationWithContext(ctx context.Context) (platform string, famil
|
||||
family = "solus"
|
||||
case "neokylin":
|
||||
family = "neokylin"
|
||||
case "anolis":
|
||||
family = "anolis"
|
||||
}
|
||||
|
||||
return platform, family, version, nil
|
||||
|
Loading…
x
Reference in New Issue
Block a user