service

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Aug 27, 2026 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAuditEventSvc

func NewAuditEventSvc(config *AuditEventSvcConfig) domain.AuditEventSvc

func NewLoggingSvc

func NewLoggingSvc(config *LoggingSvcConfig) domain.LoggingSvc

Types

type AuditEventSvcConfig

type AuditEventSvcConfig struct {
	// Repos (required) is the repository factory for audit event persistence.
	Repos domain.RepoFactory
}

type LoggingSvcConfig

type LoggingSvcConfig struct {
	// Repos (required) is the repository factory for request log persistence.
	Repos domain.RepoFactory
}

Jump to

Keyboard shortcuts

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