Documentation
¶
Index ¶
- Variables
- func CheckCompressionFormat(compressionFormat string) error
- func CheckCompressionLevel(compressionLevel string) error
- func CheckEncryptionFormat(encryptionFormat string) error
- func CheckFileSystemCacheType(cacheType string) error
- func CheckKeyAccessible(encryptionFormat string, pathToKey string) error
- func CheckSignatureFormat(signatureFormat string) error
- func CheckWriteCacheType(cacheType string) error
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrKeyNotAccessible = errors.New("key not found or accessible")
)
Functions ¶
func CheckCompressionFormat ¶
func CheckCompressionLevel ¶
func CheckEncryptionFormat ¶
func CheckKeyAccessible ¶
func CheckSignatureFormat ¶
func CheckWriteCacheType ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.