storage

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: Apache-2.0, MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func NewStorageService

func NewStorageService(params StorageServiceParams) (storage.Service, error)

NewStorageService creates a new storage service

Types

type StorageServiceParams

type StorageServiceParams struct {
	fx.In

	Config                 app.AppConfig
	ID                     principal.Signer
	Blobs                  blobs.Blobs
	Claims                 claims.Claims
	PDP                    pdp.PDP `optional:"true"`
	ReceiptStore           receiptstore.ReceiptStore
	Replicator             replicator.Replicator
	ClaimValidationContext validator.ClaimContext
}

StorageServiceParams contains all dependencies for the storage service

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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