open-vault/plugins/database/mongodb
Calvin Leung Huang 3136fbb678 Fix flag parsing on database plugins, exit on parse error (#3305)
* Change FlagSet error handling to flag.ExitOnError

* Ignore os.Args[0] (the command itself) when parsing flags

* Revert to using flag.ContinueOnError
2017-09-07 16:30:00 -04:00
..
mongodb-database-plugin Fix flag parsing on database plugins, exit on parse error (#3305) 2017-09-07 16:30:00 -04:00
connection_producer.go Use WeakDecode to decode the initialize values (#2871) 2017-06-14 18:59:27 -07:00
mongodb.go Try reconnecting Mongo on EOF (#3269) 2017-08-31 16:50:26 -04:00
mongodb_test.go Use the role name in the db username (#2812) 2017-06-06 09:49:49 -04:00
util.go Mongodb plugin (#2698) 2017-05-11 17:38:54 -04:00