modulepackage
0.0.0-20190813185744-01bcd25d0193
Repository: https://github.com/rai-project/store.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewStoreWithFallback takes several implementations of the Store and returns an instance of Store which calls all implementations concurrently with given interval and returns first non-error response.
NewStoreWithRetry returns StoreWithRetry.
NewStoreWithTracing returns StoreWithTracing.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StoreWithFallback implements Store interface wrapped with Prometheus metrics.
StoreWithRetry implements Store interface instrumented with retries.
StoreWithTracing implements Store interface instrumented with opentracing spans.
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author