dbcontext

package
v0.0.0-...-835a9d8 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB struct {
	*gorm.DB
}

func NewCommentDB

func NewCommentDB(conf *config.Config, logger log.Logger) (*DB, error)

func NewDB

func NewDB(dsn string, logger log.Logger) (*DB, error)

func NewPostDB

func NewPostDB(conf *config.Config, logger log.Logger) (*DB, error)

func NewUserDB

func NewUserDB(conf *config.Config, logger log.Logger) (*DB, error)

Jump to

Keyboard shortcuts

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