mdns

package
v0.7.4 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartServer

func StartServer(config Config) error

Types

type Config

type Config struct {
	AllowFilter []string
	DenyFilter  []string
	DenyIP      []string
	FilterTTL   int
	HighPort    bool
	ListenIP    string
	Monitor     []string
	PortFilter  []string
	Server      *url.URL
	Topic       string
	UniqueID    string
}

type Msg

type Msg struct {
	Sender string
	Data   []byte
}

type Server

type Server struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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