package constants const ( SystemAuditUserID int64 = 0 SystemAuditUserName string = "system" )