package
Version:
v0.0.0-...-c9e90d7
Opens a new window with list of versions in this module.
Published: Oct 10, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type GPUInfo struct {
Vendor string `json:"vendor"`
Renderer string `json:"renderer"`
}
type Info struct {
Version string `json:"version"`
Browser string `json:"browser"`
Gpu GPUInfo `json:"gpu"`
Platform string `json:"platform"`
Cpu string `json:"cpu"`
Ram string `json:"ram"`
UserId string `json:"userid"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.