package
0.0.0-20201217075903-aecdb050f89d
Repository: https://github.com/lvbin2012/neuralchain.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.
NoStorage is a dummy construct which doesn't remember anything you tell it.

# Interfaces

No description provided by the author