- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for newConsoleServerFn (0.09 sec)
-
cmd/signals.go
} } if objAPI := newObjectLayerFn(); objAPI != nil { shutdownLogIf(context.Background(), objAPI.Shutdown(context.Background())) } if globalBrowserEnabled { if srv := newConsoleServerFn(); srv != nil { shutdownLogIf(context.Background(), srv.Shutdown()) } } if globalEventNotifier != nil { globalEventNotifier.RemoveAllBucketTargets() } return true }
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Sep 04 17:02:39 UTC 2024 - 3.2K bytes - Viewed (0)