package
0.0.0-20240917120716-8843776e9f3a
Repository: https://github.com/cossacklabs/acra.git
Documentation: pkg.go.dev

# Functions

ParseConfig parse json config and convert string values to slice of strings to accept both variants of value.

# Variables

DefaultConfigPath relative path to config which will be parsed as default.
ErrIncorrectConfigFormat is the error when user pass config with incorrect json format.
Constants used by AcraRotate.

# Structs

RotateData store new public key and paths of files that was rotated.

# Interfaces

RotateStorageKeyStore enables storage key rotation.

# Type aliases

KeyIDFileMap store dependencies between key ids and file paths that was encrypted with this clientID.
RotateResult store result of rotation.