package
0.0.0-20240515064945-31b4c3b96a17
Repository: https://github.com/maybecoding/keep-it-safe.git
Documentation: pkg.go.dev

# Constants

SecretTypeBankCard Type for Credentials.
SecretTypeBinary Type for Credentials.
SecretTypeCredentials Type for Credentials.
SecretTypeText Type for Credentials.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Data stores secret with data of SecretType.
DataBankCard stores bank card data.
DataCredentials stores login and password.
EncryptionData struct for: source for decryption / decryption result.
Secret stores secret common info.
SecretAttr stores secret attrs.
SecretDetail stores secret details.
No description provided by the author
No description provided by the author

# Type aliases

DataBinary stores bytes.
DataText stores text.
No description provided by the author
No description provided by the author
No description provided by the author
SecretType type of secret.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author