Versions in this module Expand all Collapse all v0 v0.24.1 Oct 10, 2024 Changes in this version + func BinaryFromDsKey(k datastore.Key) ([]byte, error) + func DsKeyToCidV1(dsKey datastore.Key, codecType uint64) (cid.Cid, error) + func DsKeyToMultihash(dsKey datastore.Key) (mh.Multihash, error) + func MultihashToDsKey(k mh.Multihash) datastore.Key + func NewKeyFromBinary(rawKey []byte) datastore.Key