Alexander Neumann
e9a21c1dc6
backend.LoadAll: return nil on expected error
...
The current code returns io.ErrUnexpectedEOF, but it is the normal,
expected behaviour of the function LoadAll() to load until the item is
completely loaded. Therefore, the io.ErrUnexpectedEOF is not returned to
the caller.
2016-02-07 23:48:54 +01:00
..
2016-01-26 22:12:53 +01:00
2016-01-27 21:33:48 +01:00
2016-01-26 22:35:51 +01:00
2016-01-26 22:16:24 +01:00
2016-02-07 23:48:03 +01:00
2016-01-26 21:49:22 +01:00
2016-01-26 21:52:02 +01:00
2016-01-26 21:49:33 +01:00
2016-01-23 17:08:03 +01:00
2016-01-24 16:59:38 +01:00
2015-07-25 18:01:57 +02:00
2015-04-09 21:15:48 +02:00
2016-01-26 21:52:02 +01:00
2016-01-26 21:52:02 +01:00
2015-09-05 18:41:58 +02:00
2016-01-26 21:52:02 +01:00
2015-11-02 18:52:13 +01:00
2016-01-24 20:23:50 +01:00
2016-01-26 21:56:13 +01:00
2016-01-26 21:56:13 +01:00
2016-02-07 23:48:03 +01:00
2016-02-07 23:48:54 +01:00