mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 13:40:22 +03:00
non-blocking initialization of bucket target notifications (#15571)
This commit is contained in:
@@ -35,7 +35,6 @@ type Target interface {
|
||||
Save(Event) error
|
||||
Send(string) error
|
||||
Close() error
|
||||
HasQueueStore() bool
|
||||
}
|
||||
|
||||
// TargetList - holds list of targets indexed by target ID.
|
||||
|
||||
Reference in New Issue
Block a user