sysprof

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Rendered for darwin/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SystemProfiler

func SystemProfiler(dataType string) ([]byte, error)

Types

type DNS

type DNS struct {
	ServerAddresses []string `json:"ServerAddresses"`
}

type NetworkDataType

type NetworkDataType struct {
	DNS       DNS    `json:"DNS"`
	Interface string `json:"interface"`
}

func NetworkData

func NetworkData() ([]NetworkDataType, error)

type SPNetworkDataType

type SPNetworkDataType struct {
	SPNetworkDataType []NetworkDataType `json:"SPNetworkDataType"`
}

Jump to

Keyboard shortcuts

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