10 Commits (8c4119cbeb949565c3927a5f7dfdea02269c4542)

Author SHA1 Message Date
Harshavardhana a060b158c8 Add quick.CheckVersion() to verify config version quickly before unmarshalling the full struct 9 years ago
Anis ELLEUCH b5ea05d839 A better way to print prettified json syntax error msg 9 years ago
Harshavardhana 988d39a5b6 Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled 9 years ago
Harshavardhana 068d1d1ba9 Add a new quick.Load() function to load directly any config file provided a quick compatible struct{} is also provided 9 years ago
Harshavardhana e9c5a51bc6 Migrate pkg/quick from mc 9 years ago
Harshavardhana 61175ef091 Migrate to govendor to avoid limitations of godep 9 years ago
Harshavardhana 45b59b8456 Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 9 years ago
Harshavardhana d09fd8b0a1 Migrate from iodine to probe 9 years ago
Harshavardhana 52cd23ad9f Move atomic file writes into its own package, use them inside quick and disk packages 10 years ago
Harshavardhana 9958e34772 Import quick key value store from Minio Client for persistent state files, primarily for donut 10 years ago