minio/internal/store
Harshavardhana 1d3bd02089
avoid close 'nil' panics if any (#18890)
brings a generic implementation that
prints a stack trace for 'nil' channel
closes(), if not safely closes it.
2024-01-28 10:04:17 -08:00
..
batch.go Send kafka notification messages in batches when queue_dir is enabled (#18164) 2023-10-07 08:07:38 -07:00
batch_test.go Send kafka notification messages in batches when queue_dir is enabled (#18164) 2023-10-07 08:07:38 -07:00
queuestore.go Send kafka notification messages in batches when queue_dir is enabled (#18164) 2023-10-07 08:07:38 -07:00
queuestore_test.go Generalize the event store using go generics (#16910) 2023-04-04 10:52:24 -07:00
store.go avoid close 'nil' panics if any (#18890) 2024-01-28 10:04:17 -08:00