factory

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHistoryRepositoryFactory

func NewHistoryRepositoryFactory(args *ArgsHistoryRepositoryFactory) (fullHistory.HistoryRepositoryFactory, error)

NewHistoryRepositoryFactory creates an instance of historyRepositoryFactory

Types

type ArgsHistoryRepositoryFactory

type ArgsHistoryRepositoryFactory struct {
	SelfShardID       uint32
	FullHistoryConfig config.FullHistoryConfig
	Store             dataRetriever.StorageService
	Marshalizer       marshal.Marshalizer
	Hasher            hashing.Hasher
}

ArgsHistoryRepositoryFactory holds all dependencies required by the history processor factory in order to create new instances

Jump to

Keyboard shortcuts

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