//
pkg.gl
Category
github.com/kbase/blobstore
auth
cache
package
0.1.5
Repository:
https://github.com/kbase/blobstore.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
77 SLOC
#
Packages
mocks
No description provided by the author
#
Functions
NewCache
NewCache creates a new auth cache.
NewCacheWithTimeProvider
NewCacheWithTimeProvider creates a new auth cache with the given time provider.
#
Structs
Cache
Cache caches auth service data from a provider.
#
Interfaces
TimeProvider
TimeProvider provides the current time.