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