Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AssetsDir string
Functions ¶
Types ¶
type RuntimeEnv ¶
type RuntimeEnv struct { Timestamp time.Time TimeZone string GoVersion string Hostname string OperatingSystem string Arch string VirtualMemory *mem.VirtualMemoryStat ProcessorPercent []float64 Interfaces []net.InterfaceStat }
func NewRuntimeEnv ¶
func NewRuntimeEnv() *RuntimeEnv
Click to show internal directories.
Click to hide internal directories.