//
pkg.gl
Category
github.com/ethscanner/ethereum-log-scanner
core
cache
package
1.0.5
Repository:
https://github.com/ethscanner/ethereum-log-scanner.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
89 SLOC
#
Packages
lru
No description provided by the author
#
Functions
GetCacheByName
No description provided by the author
NewCacheByName
No description provided by the author
#
Structs
ByteView
No description provided by the author
Cache
No description provided by the author
#
Interfaces
Getter
A Getter loads data for a key.
#
Type aliases
GetterFunc
A GetterFunc implements Getter with a function.