perkeep/pkg/client
Brad Fitzpatrick 5c0e9a1fbe Rename search.IGetRecentPermanodes to search.GetRecentPermanoder
Better Go style. Plus Permanoder is funny. And IFoo looks like C#.

Change-Id: Ie418117c15a145c6c61a2f7e5fb31ae53a5d8bb6
2015-02-02 10:45:41 +01:00
..
android Rename android.go files to androidx.go 2014-07-08 11:18:40 -07:00
client.go Rename search.IGetRecentPermanodes to search.GetRecentPermanoder 2015-02-02 10:45:41 +01:00
config.go client: use index expression over rename map 2014-11-09 10:28:35 +08:00
config_test.go pkg/client: fix method to find a server in the config 2014-01-07 18:52:48 -08:00
enumerate.go client: better enumerate docs 2014-03-01 11:48:20 -08:00
get.go client: make Fetch return os.ErrNotExist on 404, per blob.Fetcher contract 2015-01-19 15:04:54 -08:00
ignored_test.go client: add test with multiple ignores in the config 2014-08-26 00:46:12 +02:00
remove.go gofmt 2014-03-20 12:29:45 -07:00
stat_test.go httputil: add DecodeJSON and CloseBody helpers, then use them everywhere 2014-01-28 22:00:52 -08:00
stats.go client: move stats stuff to stats.go 2012-11-07 21:11:12 -06:00
upload.go client/upload: decode JSON response into struct instead of map 2014-08-08 16:02:57 +02:00