fragmentstorerfx

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type StorageIn

type StorageIn struct {
	fx.In
	Config config.Config
	Logger *zerolog.Logger
}

type StorageOut

type StorageOut struct {
	fx.Out
	FragmentStorer fragments.FragmentStorer
}

func ProvideFragmentStorer

func ProvideFragmentStorer(in StorageIn) (StorageOut, error)

type UnsupportedFragmentStorageError

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

func (*UnsupportedFragmentStorageError) Error

Jump to

Keyboard shortcuts

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