package
0.0.0-20241025030232-2154053700bb
Repository: https://github.com/cipherblock-chat/chat.git
Documentation: pkg.go.dev

# Constants

OffsetNewest tells e.g.
OffsetOldest tells e.g.

# Variables

KeyTypeIntToPurpose maps an integer to a purpose, which is used in the database to reduce the amount of space taken up by this column.
KeyTypePurposeToInt maps a purpose to an integer, which is used in the database to reduce the amount of space taken up by this column.

# Type aliases

Map of purpose -> public key.
Map of user ID -> key ID -> signature.