//
pkg.gl
Category
github.com/ava-labs/hypersdk
internal
emap
package
0.0.17
Repository:
https://github.com/ava-labs/hypersdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
117 SLOC
#
Functions
NewEMap
NewEMap returns a pointer to a instance of an empty EMap struct.
#
Structs
EMap
A Emap implements en eviction map that stores the status of txs and their linked timestamps.
#
Interfaces
Item
Item defines an interface accepted by EMap.