Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCryptoStorage ¶
func NewCryptoStorage(config CryptoStorageConfiguration) *storage.Storage
func NewWithConfig ¶
func NewWithConfig(name string, config storage.BackendConfiguration) storage.Backend
Types ¶
type CryptoStorageConfiguration ¶
type CryptoStorageConfiguration struct { storage.BackendConfiguration BackendName string Password, Salt string Iterations, QueueLength int }
Click to show internal directories.
Click to hide internal directories.