//
pkg.gl
Category
github.com/smartcontractkit/chainlink/v2
core
services
relay
evm
mercury
wsrpc
cache
package
2.21.1-hedera-beta.0
Repository:
https://github.com/smartcontractkit/chainlink.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
13
Dependents
3
Files
455 SLOC
#
Functions
NewCache
NewCacheSet
#
Structs
Config
#
Interfaces
Cache
Cache is scoped to one particular mercury server Use CacheSet to hold lookups for multiple servers.
CacheSet
CacheSet holds a set of mercury caches keyed by server URL.
Client
Fetcher