auditcore

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

Package auditcore is the platform composition module for the auditcore Cell. It implements composition.CellModule and wires all auditcore-specific dependencies from composition.SharedDeps.

This is a composition-root-layer package: it may import cells/, adapters/, and cellmodules/cellsecrets/. It must NOT be imported by cells/, runtime/, or adapters/.

ref: uber-go/fx fx.Module("auditcore", ...) — self-contained module. ref: google/trillian storage/log_storage.go — per-tree partition pattern. ref: k8s.io/apiserver/pkg/audit/union.go — read-side fan-out aggregator. ref: hashicorp/vault audit/broker.go — per-device Salt isolates HMAC state.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Module

func Module() composition.CellModule

Module returns a composition.CellModule that wires the auditcore Cell.

Types

This section is empty.

Jump to

Keyboard shortcuts

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