package
0.4.22
Repository: https://github.com/b582q9/go-ipfs.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Variables

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.