kubo/pin
Steven Allen 79e7d5e542 update go-datastore to use []byte values instead of {}interface values
* 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>
2018-08-13 14:42:55 -07:00
..
gc update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
internal/pb update gogo-protobuf 2018-08-08 18:56:13 -07:00
pin_test.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
pin.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
set_test.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
set.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00