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

# Packages

Package adapter contains the interfaces to be implemented by the database adapter.
No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
Open initializes the persistence system.
Register makes a persistence adapter available by the provided name.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
Users is the ancor for storing/retrieving User objects.

# Structs

Messages struct to hold methods for persistence mapping for the Message object.
Topics struct to hold methods for persistence mapping for the topic object.
Topics struct to hold methods for persistence mapping for the topic object.
Users struct to hold methods for persistence mapping for the User object.