discovery

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: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Service = new(discovery)

Functions

This section is empty.

Types

type Discovery

type Discovery interface {
	PublishData(service.Service, string)
	UnpublishData(service.Service) //this will just not publish it again ;-)
	RegisterOnData(dataListener)
	UnregisterOnData(dataListener)
	RegisterOnNeighbourChange(neighbourListener)
	UnregisterOnNeighbourChange(neighbourListener)
}

Jump to

Keyboard shortcuts

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