package
1.18.2
Repository: https://github.com/ethersphere/bee.git
Documentation: pkg.go.dev

# Functions

NewManifest creates a new Manifest struct and returns a pointer to it.

# Variables

Error used when lookup path does not match.
Error used when lookup path does not match.

# Interfaces

Entry
Entry is a representation of a single manifest entry.
Manifest is a representation of a manifest.

# Type aliases

WalkEntryFunc is the type of the function called for each entry visited by WalkEntry.