contentmanifest

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(manifestPath string, algorithm api.HashAlgorithm) *fileManifest

func NopExporter

func NopExporter() api.CASStateExporter

Types

type MultiImporter

type MultiImporter struct {
	// contains filtered or unexported fields
}

func NewMultiImporter

func NewMultiImporter(manifestPaths []string, algorithm api.HashAlgorithm) *MultiImporter

func (*MultiImporter) AddCollection

func (i *MultiImporter) AddCollection(collectionPath string) error

func (*MultiImporter) AddOne

func (i *MultiImporter) AddOne(manifestPath string)

func (*MultiImporter) BlobHashes

func (i *MultiImporter) BlobHashes() iter.Seq2[[]byte, error]

func (*MultiImporter) NodeHashes

func (i *MultiImporter) NodeHashes() iter.Seq2[[]byte, error]

func (*MultiImporter) TreeHashes

func (i *MultiImporter) TreeHashes() iter.Seq2[[]byte, error]

Jump to

Keyboard shortcuts

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