Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLatestDataProvider ¶
func NewLatestDataProvider(args ArgsLatestDataProvider) (*latestDataProvider, error)
NewLatestDataProvider returns a new instance of latestDataProvider
Types ¶
type ArgsLatestDataProvider ¶
type ArgsLatestDataProvider struct { GeneralConfig config.Config BootstrapDataProvider factory.BootstrapDataProviderHandler DirectoryReader storage.DirectoryReaderHandler ParentDir string DefaultEpochString string DefaultShardString string }
ArgsLatestDataProvider holds the arguments needed for creating a latestDataProvider object
Click to show internal directories.
Click to hide internal directories.