multi

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: May 19, 2026 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package multi provides an Auditor that fans out events to multiple backends. Emission errors are collected but each backend is called independently — one failure does not block the others.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(auditors ...audit.Auditor) audit.Auditor

New creates an Auditor that fans out to all provided auditors. If no auditors are given, Emit is a no-op.

Types

This section is empty.

Jump to

Keyboard shortcuts

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