Documentation ¶
Overview ¶
Package usercache provides a KeyServer implementation that wraps another and caches Lookups. If a Lookup is made for the user that last Dialed the service, data from that user's config will be provided instead of making a request to the underlying server. The caching KeyServer will defer Dialing the underlying service until a Lookup or Put request needs to access that service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.