Versions in this module Expand all Collapse all v1 v1.0.1 Nov 1, 2017 v1.0.0 Nov 1, 2017 Changes in this version + var HealthService health.ServiceInterface + var OauthService oauth.ServiceInterface + var SessionService session.ServiceInterface + var WebService web.ServiceInterface + func Close() + func Init(cnf *config.Config, db *gorm.DB) error + func UseHealthService(h health.ServiceInterface) + func UseOauthService(o oauth.ServiceInterface) + func UseSessionService(s session.ServiceInterface) + func UseWebService(w web.ServiceInterface)