collection

package
v0.7.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2022 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package collection provides high-level abstractions for collections of files

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Collection

type Collection interface {
	Addresses() []swarm.Address
}

Collection provides a specific ordering of a collection of binary data vectors stored in hop.

type Entry

type Entry interface {
	Reference() swarm.Address
	Metadata() swarm.Address
}

Entry encapsulates data defining a single file entry. It may contain any number of data blobs providing context to the given data vector concealed by Reference.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL