database

package
v0.0.0-...-bffe402 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2024 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConnectDB

func ConnectDB() error

ConnectDB sets the db client of database using default configuration

func CreateSchema

func CreateSchema(db *DB) error

NOTE: This is not whatsmeow's database schema. This is our own schema for this app.

Types

type DB

type DB struct{ *sql.DB }

DB holds the database

func GetDB

func GetDB() *DB

GetDB returns db instance

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL