minio/pkg/event/target
Praveen raj Mani 47ca411163 Enhance the event store interface to support channeling (#7343)
- Avoids code duplication across the other targets. By having a
  centralized function call.

- Reduce the room for race.
2019-04-10 18:16:01 +05:30
..
amqp.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
elasticsearch.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
httpclient.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
kafka.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
memorystore.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
memorystore_test.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
mqtt.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
mysql.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
mysql_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
nats.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
nsq.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
nsq_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
postgresql.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
postgresql_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
queuestore.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
queuestore_test.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
redis.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
store.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
webhook.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30