package
0.0.11-alpha
Repository: https://github.com/azure/peerd.git
Documentation: pkg.go.dev

# Functions

NewFilesStore creates a new store.
No description provided by the author

# Variables

PrefetchWorkers is the number of workers that will be used to prefetch files.
ResolveRetries is the number of times to attempt resolving a key before giving up.
ResolveTimeout is the timeout for resolving a key.

# Structs

No description provided by the author

# Interfaces

File is an abstraction for a file that can be read from this store.
FilesStore describes a store for files.