quick: Add yaml format support (#3833)

quick Save() and Load() infers config file's format from
file name extension.
This commit is contained in:
Anis Elleuch
2017-03-03 19:22:09 +01:00
committed by Harshavardhana
parent bc52d911ef
commit 6c00a57a7c
21 changed files with 9686 additions and 40 deletions

View File

@@ -1,7 +1,7 @@
/*
* Quick - Quick key value store for config files and persistent state files
*
* Minio Client (C) 2015 Minio, Inc.
* Quick (C) 2015 Minio, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.