Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHistoryRepositoryFactory ¶
func NewHistoryRepositoryFactory(args *ArgsHistoryRepositoryFactory) (dblookupext.HistoryRepositoryFactory, error)
NewHistoryRepositoryFactory creates an instance of historyRepositoryFactory
Types ¶
type ArgsHistoryRepositoryFactory ¶
type ArgsHistoryRepositoryFactory struct { SelfShardID uint32 Config config.DbLookupExtensionsConfig Store dataRetriever.StorageService Marshalizer marshal.Marshalizer Hasher hashing.Hasher Uint64ByteSliceConverter typeConverters.Uint64ByteSliceConverter }
ArgsHistoryRepositoryFactory holds all dependencies required by the history processor factory in order to create new instances
Click to show internal directories.
Click to hide internal directories.