minio/pkg/quick
Bala FA d4ca2ee1a3 pkg/quick: add Save() function and other enhancements. (#3951)
* Add a new function Save() which saves given configuration into given file.
* Simplify Load() function.
* Remove unused CheckVersion().
* CheckData() is a private function now.
* quick_test.go is part of quick package now.
* minio server uses top level quick.Load() and quick.Save() functions.
2017-03-22 10:23:25 -07:00
..
encoding.go cleanup: All conditionals simplified under pkg. (#3875) 2017-03-09 10:13:30 -08:00
errorutil.go quick: Add yaml format support (#3833) 2017-03-03 10:22:09 -08:00
quick.go pkg/quick: add Save() function and other enhancements. (#3951) 2017-03-22 10:23:25 -07:00
quick_test.go pkg/quick: add Save() function and other enhancements. (#3951) 2017-03-22 10:23:25 -07:00