minio/pkg/event/target
Anis Elleuch 5c13765168 postgresql: Disable validation of connectionString field (#6397)
A bug concerning the validation of connectionString is found,
however there is no solution to fix it for now, postgresql API
doesn't help to do that hence disabling validation of that field.
2018-09-06 20:34:52 +05:30
..
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 Better validation of all config file fields (#6090) 2018-07-18 11:22:29 -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
nats.go Better validation of all config file fields (#6090) 2018-07-18 11:22:29 -07:00
postgresql.go postgresql: Disable validation of connectionString field (#6397) 2018-09-06 20:34:52 +05:30
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