package
2.4.0+incompatible
Repository: https://github.com/hyperion-hyn/go-ethereum.git
Documentation: pkg.go.dev
# Functions
NewAESEncryptedStorage creates a new encrypted storage backed by the given file/key.
No description provided by the author
# Structs
AESEncryptedStorage is a storage type which is backed by a json-file.
EphemeralStorage is an in-memory storage that does not persist values to disk.
# Interfaces
No description provided by the author