7491: Remove KeepServerError, all errors are BlockNotFound errors for now.
authorPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 9 Oct 2015 19:52:36 +0000 (15:52 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 9 Oct 2015 19:52:36 +0000 (15:52 -0400)
commitc4f5281d2453faf3184c367f54b29bb77ecf533b
tree5f4902fd205629fc6610a2b3381c09b15d2dd22f
parent3596b89edfbea42ce52d6c7112e4e18797895423
7491: Remove KeepServerError, all errors are BlockNotFound errors for now.
Refactor Get() and Ask() to use common function.
sdk/go/keepclient/keepclient.go
sdk/go/keepclient/keepclient_test.go