data

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2018 License: LGPL-2.1 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Collect

func Collect(only ...string) map[string]interface{}

Types

type BlockDevices added in v0.6.3

type BlockDevices struct {
	BlockDeviceRoot string
}

func (BlockDevices) Collect added in v0.6.3

func (self BlockDevices) Collect() map[string]interface{}

type CPU

type CPU struct {
}

func (CPU) Collect

func (self CPU) Collect() map[string]interface{}

type Collector

type Collector interface {
	Collect() map[string]interface{}
}

type Kernel

type Kernel struct {
}

func (Kernel) Collect

func (self Kernel) Collect() map[string]interface{}

type Mounts added in v0.6.3

type Mounts struct {
}

func (Mounts) Collect added in v0.6.3

func (self Mounts) Collect() map[string]interface{}

type Network

type Network struct {
}

func (Network) Collect

func (self Network) Collect() map[string]interface{}

type OS

type OS struct {
}

func (OS) Collect

func (self OS) Collect() map[string]interface{}

type System

type System struct {
}

func (System) Collect

func (self System) Collect() map[string]interface{}

Jump to

Keyboard shortcuts

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