package
0.0.0-20200330095449-34171ca4f7e4
Repository: https://github.com/dongjeremy/go-study.git
Documentation: pkg.go.dev

# Functions

GetSession return client and context.
NewArticleDao new dao.

# Constants

DbName table name.
Host host ip.
Password passwd.
Username user.

# Structs

Article
Article model.
ArticleDao dao.