package
0.0.0-20230501104525-12813c186be1
Repository: https://github.com/cyb3rko/signal-back-2.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewBackupFile initialises a backup file for reading using the provided path and password.
StatementToStringArray formats a SqlStatement fairly literally as an array.
# Constants
ATTACHMENT_BUFFER_SIZE is the size of the buffer in bytes used for decrypting attachments.
# Variables
CSV column headers.
CSV column headers.
CSV column headers.
CSV column headers.
CSV column headers.
ProtoCommitHash is the commit hash of the Signal Protobuf spec.
CSV column headers.
CSV column headers.
# Structs
BackupFile stores information about a given backup file.
ConsumeFuncs stores parameters for a Consume operation.
MultiWriter is a convenience wrapper around an io.Writer to allow multiple consecutive (safe) writes.