Versions in this module Expand all Collapse all v0 v0.1.0 Feb 27, 2019 Changes in this version + type App struct + func New(cfg *config.Config, dao *dao.Dao, svc service.Service) *App + func (app *App) InitLog() + func (app *App) PingServer() (err error) + func (app *App) RunHTTPServer() (err error)