-
update go-datastore to use []byte values instead of {}interface values · 79e7d5e5
* Most of our datastores barf on non []byte values. * We have to have a bunch of "is this a []byte" checks. * Saves some allocations. License: MIT Signed-off-by:Steven Allen <steven@stebalien.com>
由 Steven Allen 提交于79e7d5e5