package
0.0.0-20200310090925-1ce1b1296eb5
Repository: https://github.com/davidddw/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.