MCPcopy Create free account
hub / github.com/archlinux-de/pkgstats-cli / System

Struct System

internal/system/system.go:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package system
2
3type System struct{}
4
5const (
6 AARCH64 = "aarch64"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected