Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/archlinux-de/pkgstats-cli
/ GetOSId
Method
GetOSId
internal/api/submit/request.go:34–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
GetCpuArchitecture() (string, error)
33
GetArchitecture() (string, error)
34
GetOSId() (string, error)
35
}
36
37
func
CreateRequest(p PackageManager, s SystemInfo) (*Request, error) {
Callers
2
CreateRequest
Function · 0.65
TestGetOSId
Function · 0.65
Implementers
2
mockSystemInfo
internal/api/submit/request_test.go
System
internal/system/system.go
Calls
no outgoing calls
Tested by
1
TestGetOSId
Function · 0.52