- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for NewEventNotifier (0.23 seconds)
-
cmd/server-main.go
// Initialize notification peer targets globalNotificationSys = NewNotificationSys(globalEndpoints) // Create new notification system if globalEventNotifier == nil { globalEventNotifier = NewEventNotifier(GlobalContext) } // Create new bucket metadata system. if globalBucketMetadataSys == nil { globalBucketMetadataSys = NewBucketMetadataSys() } else { // Reinitialize safely when testing.
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue May 27 15:18:36 GMT 2025 - 35.9K bytes - Click Count (4)