Documentation ¶
Index ¶
- func Delete(s storage.IndexStore, namespace string, addr swarm.Address, batchId []byte) error
- func DeleteAll(s storage.IndexStore, namespace string, addr swarm.Address) error
- func DeleteWithStamp(writer storage.Writer, namespace string, addr swarm.Address, stamp swarm.Stamp) error
- func Load(s storage.Reader, namespace string, addr swarm.Address) (swarm.Stamp, error)
- func LoadWithBatchID(s storage.Reader, namespace string, addr swarm.Address, batchID []byte) (swarm.Stamp, error)
- func Store(s storage.IndexStore, namespace string, chunk swarm.Chunk) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteWithStamp ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.