minio/pkg/event/target
Harshavardhana 5d3d57c12a
Start using error wrapping with fmt.Errorf (#8588)
Use fatih/errwrap to fix all the code to use
error wrapping with fmt.Errorf()
2019-12-02 09:28:01 -08:00
..
testdata NATS TLS specify CA and client TLS authentication (#8389) 2019-11-15 09:13:23 -08:00
amqp.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
elasticsearch.go Add object retention at the per object (#8528) 2019-11-20 13:18:09 -08:00
httpclient.go Enhance the event store interface to support channeling (#7343) 2019-04-10 18:16:01 +05:30
kafka.go Fix review comments and new changes in config (#8515) 2019-11-13 17:38:05 -08:00
mqtt.go Start using error wrapping with fmt.Errorf (#8588) 2019-12-02 09:28:01 -08:00
mysql.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
mysql_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
nats.go NATS TLS specify CA and client TLS authentication (#8389) 2019-11-15 09:13:23 -08:00
nats_test.go NATS TLS specify CA and client TLS authentication (#8389) 2019-11-15 09:13:23 -08:00
nsq.go Fix review comments and new changes in config (#8515) 2019-11-13 17:38:05 -08:00
nsq_test.go Enable event persistence in NSQ (#7579) 2019-07-12 10:41:57 +01:00
postgresql.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
postgresql_test.go Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
queuestore.go Remove unusued params and functions (#8399) 2019-10-15 18:35:41 -07:00
queuestore_test.go Fix queueStore stops working with concurrent PUT/DELETE requests (#8381) 2019-10-11 17:46:03 -07:00
redis.go Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
store.go Start using error wrapping with fmt.Errorf (#8588) 2019-12-02 09:28:01 -08:00
webhook.go Extend further validation of config values (#8469) 2019-10-30 23:39:09 -07:00