//
pkg.gl
Category
github.com/adityak368/ego/db
module
package
1.0.7
Repository:
https://github.com/adityak368/ego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
4
Files
28 SLOC
#
Packages
cassandra
No description provided by the author
elastic
No description provided by the author
mongodb
No description provided by the author
redis
No description provided by the author
#
Structs
Options
Options is the config for the db.
#
Interfaces
Database
Database defines the interface for connection with database.
Model
Model defines the interface for a model that can saved in a db.
#
Type aliases
Handler
Handler is used to run a function on db events.