matcher

package
v0.0.0-...-57dad53 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Conn *db.Conn
}

Config stores information needed by the matcher to run the match routine.

type Matcher

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

Matcher performs the pearup procedure.

func New

func New(cfg *Config) *Matcher

New creates a new matcher with the specified configuration.

func (*Matcher) Close

func (m *Matcher) Close()

Close shuts down the matcher.

func (*Matcher) Trigger

func (m *Matcher) Trigger()

Trigger indicates that the matcher should check for new pearups that have reached their end date and should be handled.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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