kubo/core/commands
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
..
dag update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
e Fix typo in an error.go comment: "is adds" -> "adds". 2018-01-17 15:25:54 -08:00
object update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
unixfs update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
active.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
add.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
bitswap.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
block.go Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00
bootstrap.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
cat.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
commands_test.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
commands.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
config.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
dht_test.go update gogo-protobuf 2018-08-08 18:56:13 -07:00
dht.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
diag.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
dns.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
env.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
external.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
files.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
filestore.go Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00
get_test.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
get.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
helptext_test.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
id.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
ipns.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
ipnsps.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
keystore.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
log.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
ls.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
mount_nofuse.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
mount_unix.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
mount_windows.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
name.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
p2p.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
pin.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
ping.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
publish.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
pubsub.go Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00
refs.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
repo.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
resolve.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
root_test.go pre-populate required arguments from request body 2018-03-18 13:04:25 -07:00
root.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
shutdown.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
stat.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
swarm.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
sysdiag.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00
tar.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
urlstore.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
version.go update cmdkit to fix the progress bar 2018-08-10 17:21:28 -07:00