net

package
v0.0.0-...-843be3b Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2020 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Service = new(net)

Functions

This section is empty.

Types

type IFace

type IFace interface {
	SetType(string)
}

type Net

type Net interface {
	GetInterfaces() (iflist, viflist)
	RegisterInterfaceListener(listener)
	UnregisterInterfaceListener(listener)
	CreateInterface(create func() (int, error), scanhook func(IFace) error) (int, error)
	SetInterfaceType(int, string) error
}

Jump to

Keyboard shortcuts

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