Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/archlinux-de/pkgstats-cli
/ GetOSId
Method
GetOSId
internal/system/system_goos.go:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
func
(s *System) GetOSId() (string, error) {
21
return
runtime.GOOS, nil
22
}
Callers
3
TestGetOSId
Function · 0.95
validateSubmitRequest
Function · 0.95
TestShowInformationToBeSent
Function · 0.95
Calls
no outgoing calls
Tested by
3
TestGetOSId
Function · 0.76
validateSubmitRequest
Function · 0.76
TestShowInformationToBeSent
Function · 0.76