//
pkg.gl
Category
github.com/tinode/chat
server
db
package
0.23.0
Repository:
https://github.com/tinode/chat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
5
Files
189 SLOC
#
Packages
common
Package common contains utility methods used by all adapters.
mongodb
No description provided by the author
mysql
No description provided by the author
postgres
No description provided by the author
rethinkdb
No description provided by the author
#
Interfaces
Adapter
Adapter is the interface that must be implemented by a database adapter.