protocol

package
v0.0.0-...-62e3b38 Latest Latest
Warning

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

Go to latest
Published: Sep 11, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(name string, f func(zerolog.Logger) Interface)

Types

type Configerer

type Configerer interface {
	ProtocolConfiguration(name string, v interface{}) (err error)
	Whitelist(name string) bool
}

type Interface

type Interface interface {
	Setup(config Configerer) error
	Run(chan mqtt.Identifier) error
}

func Get

func Get(name string) Interface

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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