mysql

package
v0.0.0-...-9d33de4 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBoardDao

func NewBoardDao(db *gorm.DB) (dao.BoardDao, error)

依赖注入函数

func NewCommentDao

func NewCommentDao(db *gorm.DB) (dao.CommentDao, error)

依赖注入函数

func NewDao

func NewDao() (*gorm.DB, func(), error)

Setup initializes the database instance

func NewPostDao

func NewPostDao(db *gorm.DB) (dao.PostDao, error)

依赖注入函数

func NewUserDao

func NewUserDao(db *gorm.DB) (dao.UserDao, error)

依赖注入函数

Types

This section is empty.

Jump to

Keyboard shortcuts

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