kubo/fuse/readonly
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
..
doc.go testing: nofuse testing (for osx travis) 2015-03-18 01:44:36 -07:00
ipfs_test.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
mount_unix.go Changed so only explicit ipfs cli commands are lowercased 2016-10-27 22:55:13 -07:00
readonly_unix.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00