package
0.0.0-20250213122054-00c92c69767f
Repository: https://github.com/femito1/wasa.git
Documentation: pkg.go.dev
# Functions
New returns a new instance of AppDatabase based on the SQLite connection `db`.
# Variables
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
Conversation represents a conversation between users.
Message represents a message in a conversation.
Reaction represents an emoji reaction to a message.
User represents a user in the system.
# Interfaces
AppDatabase is the high level interface for the DB.