routing

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package routing resolves a captured event to the destinations that should receive it. It is pure logic with no I/O.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Resolve

func Resolve(e core.Event, destinations []core.Destination) []core.Destination

Resolve returns the subset of destinations that are enabled and whose filter matches the event. Order is preserved. The result is never nil.

Types

This section is empty.

Jump to

Keyboard shortcuts

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