Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Encryption ¶ added in v0.5.0
type Encryption struct {
EncryptionKey string
}
func (Encryption) Enabled ¶ added in v0.5.0
func (e Encryption) Enabled() bool
func (Encryption) Key ¶ added in v0.5.0
func (e Encryption) Key() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.