kubo/core/coreapi/interface
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
..
options Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00
block.go coreapi: separate path into two types 2018-07-17 08:43:48 +02:00
coreapi.go Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00
dag.go Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00
errors.go coreapi: var block for errors 2018-03-10 22:17:27 +01:00
key.go update gogo-protobuf 2018-08-08 18:56:13 -07:00
name.go coreapi: remove options from interfaces 2018-03-24 23:25:11 +01:00
object.go Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00
path.go update go-datastore to use []byte values instead of {}interface values 2018-08-13 14:42:55 -07:00
pin.go coreapi: separate path into two types 2018-07-17 08:43:48 +02:00
unixfs.go Gx updates and fixes to use new cid.Builder interface. 2018-08-12 19:15:07 -04:00
util.go coreapi: split the interface into multiple files 2018-03-10 18:46:45 +01:00