Martin Atkins
5b08fd4f9f
config: Don't expose go implementation details in Resource.Count
...
Previously we would return the raw error from strconv.ParseInt, which
includes details in its text that expose implementation details and are
thus not helpful to the user.
Instead, we use a locally-defined error message that talks only about
what the caller is expected to know: that count should be parsable as
an integer.
2018-01-19 13:06:00 -08:00
..
2017-12-11 13:26:29 -08:00
2017-10-16 17:54:02 -07:00
2018-01-03 11:36:47 -08:00
2017-12-06 18:59:53 -05:00
2017-09-01 17:51:13 -07:00
2017-09-01 17:51:13 -07:00
2017-08-28 09:42:03 -07:00
2017-01-26 14:33:49 -08:00
2017-03-29 15:53:42 -04:00
2017-12-07 14:28:43 -08:00
2018-01-19 13:06:00 -08:00
2017-10-16 17:54:02 -07:00
2017-10-16 17:54:02 -07:00
2017-10-03 17:47:01 -07:00
2017-10-06 11:46:07 -07:00
2018-01-06 00:59:35 +09:00
2018-01-06 00:59:35 +09:00
2017-08-21 15:15:25 -07:00
2016-11-09 14:28:15 -08:00
2017-09-13 21:08:41 +08:00
2017-10-17 07:20:17 -07:00
2016-02-03 13:24:04 -05:00
2017-10-03 17:47:01 -07:00
2017-10-27 09:08:15 -04:00
2017-10-27 09:08:15 -04:00
2017-11-06 17:10:33 -05:00
2017-10-23 15:46:15 -07:00
2017-09-01 17:51:13 -07:00
2017-09-13 21:08:41 +08:00
2017-06-09 14:03:59 -07:00
2017-01-19 18:10:21 -08:00
2017-10-16 17:52:23 -07:00
2017-10-16 17:52:23 -07:00
2017-12-11 13:26:29 -08:00
2016-05-14 08:26:35 -07:00
2017-08-28 09:59:30 -07:00