//
pkg.gl
Category
github.com/uber/kraken
lib
blobrefresh
package
0.1.4
Repository:
https://github.com/uber/kraken.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
13
Dependents
4
Files
115 SLOC
#
Functions
New
New creates a new Refresher.
#
Variables
ErrNotFound
Refresher errors.
ErrPending
Refresher errors.
ErrWorkersBusy
Refresher errors.
#
Structs
Config
Config defines Refresher configuration.
Refresher
Refresher deduplicates blob downloads / metainfo generation.
#
Interfaces
PostHook
PostHook runs after the blob has been downloaded within the context of the deduplicated request.