Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider struct{}
func ProvideEncryptionProvider ¶
func ProvideEncryptionProvider() Provider
func (Provider) ProvideCiphers ¶
func (p Provider) ProvideCiphers() map[string]encryption.Cipher
func (Provider) ProvideDeciphers ¶
func (p Provider) ProvideDeciphers() map[string]encryption.Decipher
Click to show internal directories.
Click to hide internal directories.