minio/pkg/event/target
Anis Elleuch e29009d347 Register postgre driver in pkg/event/target (#6689)
Commit 5c13765168 removed postgre registration triggerd
by the automatic gofmt command but it was the only where pg is registered. This commit
fixes behavior and adds unit tests to check whether postgre & sql are registered or not.
2018-10-23 11:44:46 -07:00
..
amqp.go Better validation of all config file fields (#6090) 2018-07-18 11:22:29 -07:00
elasticsearch.go Better validation of all config file fields (#6090) 2018-07-18 11:22:29 -07:00
httpclient.go Use defer style to stop tickers to avoid current/possible misuse (#5883) 2018-05-04 10:43:20 -07:00
kafka.go Kafka (sarama) authentication with user/pass (#6291) 2018-09-07 00:01:58 -07:00
mqtt.go Better validation of all config file fields (#6090) 2018-07-18 11:22:29 -07:00
mysql.go Better validation of all config file fields (#6090) 2018-07-18 11:22:29 -07:00
mysql_test.go Register postgre driver in pkg/event/target (#6689) 2018-10-23 11:44:46 -07:00
nats.go Better validation of all config file fields (#6090) 2018-07-18 11:22:29 -07:00
postgresql.go Register postgre driver in pkg/event/target (#6689) 2018-10-23 11:44:46 -07:00
postgresql_test.go Register postgre driver in pkg/event/target (#6689) 2018-10-23 11:44:46 -07:00
redis.go Better validation of all config file fields (#6090) 2018-07-18 11:22:29 -07:00
webhook.go Drain response body properly for http connection pool (#6415) 2018-09-05 16:47:14 -07:00