# Packages
No description provided by the author
# Functions
CallOnceOnNoError returns a new function that wraps the given function f with caching capabilities.
LazyFetch caches the results during the first call and then returns the cached value on each consecutive call.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
CleanupInterval defines how often roots cache is scanned to evict stale roots.
EvictionGracePeriod defines how long after the messageVisibilityInterval a root is still kept in the cache.
# Structs
LogpollerEventsBased IMPORTANT: Cache refresh relies on the events that are finalized.
No description provided by the author
# Interfaces
No description provided by the author
ChainHealthcheck checks the health of the both source and destination chain.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author