versions

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2024 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Current = Get()

Functions

This section is empty.

Types

type Versions

type Versions struct {
	HardwareVersion string `json:"hardware_version"`
	SoftwareName    string `json:"software_name"`
	SoftwareVersion string `json:"software_version"`
	SoftwareBuildID string `json:"software_build_id"`

	SerialNumber   string `json:"serial_number"`
	UniqueDeviceID string `json:"unique_device_id,omitempty"`
	Hostname       string `json:"hostname"`
}

func Get

func Get() Versions

func (*Versions) UserAgent

func (v *Versions) UserAgent() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL