discoveryhandler

package
v0.0.0-...-0a6afe2 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterDiscoveryHandler

func RegisterDiscoveryHandler(agentSocket string, discoveryHandlerName string, discoverySocket string, shared bool) error

Types

type Device

type Device interface {
	ToProtobuf() *pb.Device
}

type DiscoveryDetails

type DiscoveryDetails interface {
	Scan() ([]Device, error)
}

func ParseDiscoveryDetails

func ParseDiscoveryDetails(input string) (DiscoveryDetails, error)

Jump to

Keyboard shortcuts

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