fetch

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func Fetch

func Fetch(in Fetcher)

Types

type CPU

type CPU interface {
	GetCPU() string
}

type Environment

type Environment interface {
	GetDesktopEnvironment() string
}

type GPU

type GPU interface {
	GetGPU() string
}

type Kernel

type Kernel interface {
	GetKernelVersion() string
}

type Namer

type Namer interface {
	GetName() string
}

type Packager

type Packager interface {
	GetNumberPackages() string
}

type Resolusioner

type Resolusioner interface {
	GetResolution() string
}

type Sheller

type Sheller interface {
	GetShellInformation() string
}

type Terminal

type Terminal interface {
	GetTerminalInfo() string
}

type Timer

type Timer interface {
	GetUptime() string
}

type Usager

type Usager interface {
	GetMemoryUsage() string
}

type Versioner

type Versioner interface {
	GetOSVersion() string
}

Jump to

Keyboard shortcuts

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