Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Read system info: ByteOrder, OS, Arch and PageSize

Notifications You must be signed in to change notification settings

ahrtr/systeminfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

systeminfo

Get systeminfo below,

$ go run main.go 
cpu.IsBigEndian: false
os.Getpagesize(): 16384
runtime.GOOS: darwin
runtime.GOARCH: arm64

About

Read system info: ByteOrder, OS, Arch and PageSize

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages