package
0.0.0-20190407150747-8b9b72514244
Repository: https://github.com/ipsn/go-ipfs.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Structs
FSKeystore is a keystore backed by files in a given directory stored on disk.
MemKeystore is an in memory keystore implementation that is not persisted to any backing storage.
# Interfaces
Keystore provides a key management interface.