6 lines
51 B
Go
Raw Normal View History

2025-03-23 16:28:38 +08:00
package event
const (
META_AUDIT_KEY = "audit"
)