net

package
v0.0.0-...-ad8409f Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2022 License: CC0-1.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Network

type Network struct {
	Nics []Nics `json:"nics"`
}

func (*Network) Get

func (*Network) Get(n *Network)

type Nics

type Nics struct {
	Name       string `json:"name"`
	MacAddress string `json:"mac_address"`
	IsVirtual  bool   `json:"is_virtual"`
}

Jump to

Keyboard shortcuts

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