//
pkg.gl
Category
github.com/OpenSlides/vote-decrypt
errorcode
package
0.0.0-20241008081943-f0aa59e8c092
Repository:
https://github.com/openslides/vote-decrypt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
2
Files
35 SLOC
#
Constants
Exist
Exist happens when the content already exist.
Invalid
Invalid happens when the given data is invalid Has to be returned by store.ValidateHash if the hash is invalid.
NotExist
NotExist happens when the content does not exist.
Unknown
Unknown is not known by the decrypt error.
#
Type aliases
DecryptError
DecryptError are all known errors from the decrypt error.