Versions in this module Expand all Collapse all v1 v1.27.0 Dec 18, 2024 v1.26.1 Dec 4, 2024 Changes in this version + const AuditLogQueueName + func LogAuditLog(log *model.AuditLog) (err error) + type AuditLogAction struct + func NewAuditLogAction(log *model.AuditLog) *AuditLogAction + func (action AuditLogAction) Execute() ([]byte, error)