Versions in this module Expand all Collapse all v0 v0.1.1 Jul 30, 2024 v0.1.0 May 16, 2022 Changes in this version + var ErrKeyNotAccessible = errors.New("key not found or accessible") + 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