Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // HealthService ... HealthService health.ServiceInterface // OauthService ... OauthService oauth.ServiceInterface // WebService ... WebService web.ServiceInterface // SessionService ... SessionService session.ServiceInterface )
Functions ¶
func UseHealthService ¶
func UseHealthService(h health.ServiceInterface)
UseHealthService sets the health service
func UseOauthService ¶
func UseOauthService(o oauth.ServiceInterface)
UseOauthService sets the oAuth service
func UseSessionService ¶
func UseSessionService(s session.ServiceInterface)
UseSessionService sets the session service
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.