Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetCacheFactory ¶
func SetCacheFactory(cache Cache)
Types ¶
type Cache ¶
type Cache interface {
Tokens() TokenCache
Close()
}
func CacheFactory ¶
func CacheFactory() Cache
type TokenCache ¶
Click to show internal directories.
Click to hide internal directories.