- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for NewEventNotifier (0.33 sec)
-
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.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Tue May 27 15:18:36 UTC 2025 - 35.9K bytes - Viewed (4)