event

package
v1.4.3 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: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuditEventConsumer

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

func NewAuditEventConsumer

func NewAuditEventConsumer(
	rabbitmq messaging.MessageBroker,
	auditSvc domain.AuditEventSvc,
	inboxRepo messaging.InboxRepo,
	tracer trace.Tracer,
) *AuditEventConsumer

func (*AuditEventConsumer) Listen

func (c *AuditEventConsumer) Listen(ctx context.Context) error

type RequestLogConsumer

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

func NewRequestLogConsumer

func NewRequestLogConsumer(rabbitmq messaging.MessageBroker, loggingSvc domain.LoggingSvc, inboxRepo messaging.InboxRepo, tracer trace.Tracer) *RequestLogConsumer

func (*RequestLogConsumer) Listen

func (c *RequestLogConsumer) Listen(ctx context.Context) error

Jump to

Keyboard shortcuts

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