Documentation
¶
Index ¶
- func GenerateEntryPointersConsecutive(cfg *config.Cache, backend repository.Backender, path []byte, num int) []*model.Entry
- func GenerateRandomEntryPointer(cfg *config.Cache, backend repository.Backender, path []byte) *model.Entry
- func StreamEntriesConsecutive(ctx context.Context, cfg *config.Cache, backend repository.Backender, ...) <-chan *model.Entry
- func StreamEntryPointersConsecutive(ctx context.Context, cfg *config.Cache, backend repository.Backender, ...) <-chan *model.Entry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateEntryPointersConsecutive ¶ added in v0.9.5
func GenerateRandomEntryPointer ¶ added in v1.0.1
func StreamEntriesConsecutive ¶ added in v1.0.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.