service

package
v2.7.0 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2025 License: GPL-3.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(
	pl platforms.Platform,
	cfg *config.Instance,
) (func() error, error)

Types

type AutoDetector

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

func NewAutoDetector

func NewAutoDetector(_ *config.Instance) *AutoDetector

func (*AutoDetector) ClearDevice

func (ad *AutoDetector) ClearDevice(devicePath string)

func (*AutoDetector) ClearFailedConnection

func (ad *AutoDetector) ClearFailedConnection(connectionString string)

func (*AutoDetector) DetectReaders

func (ad *AutoDetector) DetectReaders(
	pl platforms.Platform,
	cfg *config.Instance,
	st *state.State,
	iq chan<- readers.Scan,
) error

Directories

Path Synopsis
Package broker provides a simple in-process notification broker for broadcasting messages to multiple consumers without blocking.
Package broker provides a simple in-process notification broker for broadcasting messages to multiple consumers without blocking.

Jump to

Keyboard shortcuts

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