//
pkg.gl
Category
github.com/DongJeremy/go-study
golearn
03_advance
48_mongodb_dao
package
0.0.0-20200330095449-34171ca4f7e4
Repository:
https://github.com/dongjeremy/go-study.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
200 SLOC
#
Functions
GetSession
GetSession return client and context.
NewArticleDao
NewArticleDao new dao.
#
Constants
DbName
DbName table name.
Host
Host host ip.
Password
Password passwd.
Username
Username user.
#
Structs
Article
Article model.
ArticleDao
ArticleDao dao.