Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoInfoObject ¶
type GoInfoObject struct { GoOS string Kernel string Core string Platform string OS string Hostname string CPUs int }
func GetInfo ¶
func GetInfo() *GoInfoObject
func (*GoInfoObject) String ¶
func (gi *GoInfoObject) String() string
func (*GoInfoObject) VarDump ¶
func (gi *GoInfoObject) VarDump()
Click to show internal directories.
Click to hide internal directories.